esp-idf/components/bt/controller
Yang Zhao 5a7ae2d8c8 1.It is abnormal when getting the deep sleep state bit. So we need to check
the state again and run the "ble_master_soft_rst()" if neesed.
2.fix HCI_Read_Clock error
3.fix HCI_Create_Connection_Cancel error
4.fix ASSERT_WARN during epr
2021-11-19 16:50:30 +08:00
..
esp32 components/bt: Sync bt lib with the high level interrupt version 2021-09-23 16:58:37 +08:00
esp32c3 Fix that when EXT CRYS is configured but not detected, light sleep is still allowed to be used 2021-08-17 17:18:33 +08:00
esp32s3 bt: removed esp_bt_get_mac() 2021-02-09 12:09:15 +05:30
lib_esp32@edbb3cb0c0 1.It is abnormal when getting the deep sleep state bit. So we need to check 2021-11-19 16:50:30 +08:00
lib_esp32c3_family@a8099f0c7f component/bt: Fixed default LE Event Mask(release v4.3) 2021-09-17 17:53:02 +08:00