Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_access.h109 #define BLE_MESH_MODEL_ID_SCENE_SETUP_SRV 0x1204 macro
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/
Dtime_scene_server.c1268 case BLE_MESH_MODEL_ID_SCENE_SETUP_SRV: { in time_scene_server_init()
1363 if (bt_mesh_model_find(element, BLE_MESH_MODEL_ID_SCENE_SETUP_SRV) == NULL) { in scene_srv_init()
1445 case BLE_MESH_MODEL_ID_SCENE_SETUP_SRV: in time_scene_server_deinit()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1708 case BLE_MESH_MODEL_ID_SCENE_SETUP_SRV: in btc_ble_mesh_model_op_set()