Searched refs:esp_ble_mesh_lighting_server_cb_t (Results 1 – 3 of 3) sorted by relevance
75 esp_err_t esp_ble_mesh_register_lighting_server_callback(esp_ble_mesh_lighting_server_cb_t callback) in esp_ble_mesh_register_lighting_server_callback()
380 esp_ble_mesh_lighting_server_cb_t btc_ble_mesh_cb = in btc_ble_mesh_lighting_server_cb_to_app()381 (esp_ble_mesh_lighting_server_cb_t)btc_profile_cb_get(BTC_PID_LIGHTING_SERVER); in btc_ble_mesh_lighting_server_cb_to_app()
1657 typedef void (* esp_ble_mesh_lighting_server_cb_t)(esp_ble_mesh_lighting_server_cb_event_t event, typedef1668 esp_err_t esp_ble_mesh_register_lighting_server_callback(esp_ble_mesh_lighting_server_cb_t callback…