Searched refs:BTC_PID_TIME_SCENE_CLIENT (Results 1 – 4 of 4) sorted by relevance
19 return (btc_profile_cb_set(BTC_PID_TIME_SCENE_CLIENT, callback) == 0 ? ESP_OK : ESP_FAIL); in esp_ble_mesh_register_time_scene_client_callback()39 msg.pid = BTC_PID_TIME_SCENE_CLIENT; in esp_ble_mesh_time_scene_client_get_state()64 msg.pid = BTC_PID_TIME_SCENE_CLIENT; in esp_ble_mesh_time_scene_client_set_state()
81 BTC_PID_TIME_SCENE_CLIENT, enumerator
22 (esp_ble_mesh_time_scene_client_cb_t)btc_profile_cb_get(BTC_PID_TIME_SCENE_CLIENT); in btc_ble_mesh_time_scene_client_cb_to_app()209 if (!btc_profile_cb_get(BTC_PID_TIME_SCENE_CLIENT)) { in btc_ble_mesh_time_scene_client_callback()214 msg.pid = BTC_PID_TIME_SCENE_CLIENT; in btc_ble_mesh_time_scene_client_callback()
171 …[BTC_PID_TIME_SCENE_CLIENT] = {btc_ble_mesh_time_scene_client_call_handler, btc_ble_mesh_time_scen…