esp-idf/components/bt/common/btc/core
lly a6ebe48e6e 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).
2020-12-21 09:08:25 +00:00
..
btc_alarm.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btc_manage.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
btc_task.c ble_mesh: stack: Add a btc file for ble coex functions 2020-12-21 09:08:25 +00:00