esp-idf/components/bt
lly e06a5587c7 ble_mesh: stack: Add a btc file for ble coex functions
Previously if starting/stopping BLE advertising when BLE Mesh
is enabled, the corresponding events will be notified through
the callback registered by esp_ble_mesh_register_prov_callback().

With this commit, the func esp_ble_mesh_register_ble_callback()
needs to be invoked for resgitering the callback used for BLE
coexistence related functionalities (i.e. ADV/SCAN).
2021-02-05 21:22:52 +08:00
..
common ble_mesh: stack: Add a btc file for ble coex functions 2021-02-05 21:22:52 +08:00
controller Bluedroid: Do not connect if peer BD_ADDR is same as own BD_ADDR. 2021-01-14 12:22:47 +05:30
esp_ble_mesh ble_mesh: stack: Add a btc file for ble coex functions 2021-02-05 21:22:52 +08:00
host Merge branch 'bugfix/bt_bluedroid_same_public_key_attack_v4.1' into 'release/v4.1' 2021-01-19 20:49:25 +08:00
include Bluedroid: Do not connect if peer BD_ADDR is same as own BD_ADDR. 2021-01-14 12:22:47 +05:30
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt ble_mesh: stack: Add a btc file for ble coex functions 2021-02-05 21:22:52 +08:00
component.mk ble_mesh: stack: Move device property to model common part 2020-10-13 09:29:50 +00:00
Kconfig Enable PCM config in host 2020-09-01 16:35:07 +08:00
sdkconfig.rename ble_mesh: stack: Update option of using DRAM/SPIRAM for memory allocation 2020-08-28 06:07:17 +00:00