Searched refs:time_scene_status (Results 1 – 1 of 1) sorted by relevance
| /hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/ |
| D | time_scene_client.c | 116 static void time_scene_status(struct bt_mesh_model *model, in time_scene_status() function 350 { BLE_MESH_MODEL_OP_TIME_STATUS, 5, time_scene_status }, 351 { BLE_MESH_MODEL_OP_TIME_ZONE_STATUS, 7, time_scene_status }, 352 { BLE_MESH_MODEL_OP_TAI_UTC_DELTA_STATUS, 9, time_scene_status }, 353 { BLE_MESH_MODEL_OP_TIME_ROLE_STATUS, 1, time_scene_status }, 358 { BLE_MESH_MODEL_OP_SCENE_STATUS, 3, time_scene_status }, 359 { BLE_MESH_MODEL_OP_SCENE_REGISTER_STATUS, 3, time_scene_status }, 364 { BLE_MESH_MODEL_OP_SCHEDULER_STATUS, 2, time_scene_status }, 365 { BLE_MESH_MODEL_OP_SCHEDULER_ACT_STATUS, 10, time_scene_status },
|