esp-idf/components/bt/common
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
..
btc ble_mesh: stack: Add a btc file for ble coex functions 2021-02-05 21:22:52 +08:00
include fix Kconfig use mistake cause some config not effect 2020-01-20 15:24:41 +08:00
osi move flow control to btc layer 2020-11-02 10:33:19 +08:00