esp-idf/components/bt/esp_ble_mesh/api
lly a91addb716 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-01-14 07:30:47 +00:00
..
core ble_mesh: stack: Add a btc file for ble coex functions 2021-01-14 07:30:47 +00:00
models ble_mesh: Replace zephyr integer types with C99 types [Zephyr] 2021-01-11 19:26:46 +08:00
esp_ble_mesh_defs.h ble_mesh: stack: Add a btc file for ble coex functions 2021-01-14 07:30:47 +00:00