Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_access.h119 #define BLE_MESH_MODEL_ID_LIGHT_CTL_CLI 0x1305 macro
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/
Dlighting_client.h113 BLE_MESH_MODEL_CB(BLE_MESH_MODEL_ID_LIGHT_CTL_CLI, \
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1414 case BLE_MESH_MODEL_ID_LIGHT_CTL_CLI: { in btc_ble_mesh_model_op_set()