esp-idf/components/bt/esp_ble_mesh/btc/include
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_ble_mesh_ble.h ble_mesh: stack: Add a btc file for ble coex functions 2020-12-21 09:08:25 +00:00
btc_ble_mesh_config_model.h ble_mesh: Replace zephyr integer types with C99 types [Zephyr] 2020-12-08 15:13:04 +08:00
btc_ble_mesh_generic_model.h ble_mesh: Replace zephyr integer types with C99 types [Zephyr] 2020-12-08 15:13:04 +08:00
btc_ble_mesh_health_model.h ble_mesh: Replace zephyr integer types with C99 types [Zephyr] 2020-12-08 15:13:04 +08:00
btc_ble_mesh_lighting_model.h ble_mesh: Replace zephyr integer types with C99 types [Zephyr] 2020-12-08 15:13:04 +08:00
btc_ble_mesh_prov.h ble_mesh: stack: Add a btc file for ble coex functions 2020-12-21 09:08:25 +00:00
btc_ble_mesh_sensor_model.h ble_mesh: Replace zephyr integer types with C99 types [Zephyr] 2020-12-08 15:13:04 +08:00
btc_ble_mesh_time_scene_model.h ble_mesh: Replace zephyr integer types with C99 types [Zephyr] 2020-12-08 15:13:04 +08:00