mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
34b5c1cf72
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). |
||
---|---|---|
.. | ||
include | ||
btc_ble_mesh_ble.c | ||
btc_ble_mesh_config_model.c | ||
btc_ble_mesh_generic_model.c | ||
btc_ble_mesh_health_model.c | ||
btc_ble_mesh_lighting_model.c | ||
btc_ble_mesh_prov.c | ||
btc_ble_mesh_sensor_model.c | ||
btc_ble_mesh_time_scene_model.c |