Home
last modified time | relevance | path

Searched refs:BLE_MESH_MODEL_OP_TIME_ROLE_SET (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/
Dtime_scene_client.c50 { BLE_MESH_MODEL_OP_TIME_ROLE_SET, BLE_MESH_MODEL_OP_TIME_ROLE_STATUS },
313 case BLE_MESH_MODEL_OP_TIME_ROLE_SET: in time_scene_status()
431 case BLE_MESH_MODEL_OP_TIME_ROLE_SET: { in time_scene_set_state()
559 case BLE_MESH_MODEL_OP_TIME_ROLE_SET: { in bt_mesh_time_scene_client_set_state()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/common/include/
Dmodel_opcode.h135 #define BLE_MESH_MODEL_OP_TIME_ROLE_SET BLE_MESH_MODEL_OP_2(0x82, 0x39) macro
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/
Dtime_scene_server.c378 case BLE_MESH_MODEL_OP_TIME_ROLE_SET: in time_set()
417 case BLE_MESH_MODEL_OP_TIME_ROLE_SET: in time_set()
1171 { BLE_MESH_MODEL_OP_TIME_ROLE_SET, 1, time_set },