esp-idf/components/bt/esp_ble_mesh/btc
lly 34b5c1cf72 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-12 19:15:36 +08:00
..
include ble_mesh: stack: Add a btc file for ble coex functions 2021-01-12 19:15:36 +08:00
btc_ble_mesh_ble.c ble_mesh: stack: Add a btc file for ble coex functions 2021-01-12 19:15:36 +08:00
btc_ble_mesh_config_model.c ble_mesh: Replace zephyr integer types with C99 types [Zephyr] 2021-01-11 19:28:25 +08:00
btc_ble_mesh_generic_model.c ble_mesh: Replace zephyr integer types with C99 types [Zephyr] 2021-01-11 19:28:25 +08:00
btc_ble_mesh_health_model.c ble_mesh: Replace zephyr integer types with C99 types [Zephyr] 2021-01-11 19:28:25 +08:00
btc_ble_mesh_lighting_model.c ble_mesh: Replace zephyr integer types with C99 types [Zephyr] 2021-01-11 19:28:25 +08:00
btc_ble_mesh_prov.c ble_mesh: stack: Add a btc file for ble coex functions 2021-01-12 19:15:36 +08:00
btc_ble_mesh_sensor_model.c ble_mesh: Replace zephyr integer types with C99 types [Zephyr] 2021-01-11 19:28:25 +08:00
btc_ble_mesh_time_scene_model.c ble_mesh: Replace zephyr integer types with C99 types [Zephyr] 2021-01-11 19:28:25 +08:00