Home
last modified time | relevance | path

Searched refs:BLE_MESH_MODEL_ID_LIGHT_LC_SRV (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/
Dserver_common.c70 if (model->id != BLE_MESH_MODEL_ID_LIGHT_LC_SRV) { in bt_mesh_get_light_lc_trans_time()
134 if (model->id == BLE_MESH_MODEL_ID_LIGHT_LC_SRV) { in bt_mesh_server_get_optional()
Dstate_binding.c343 if (model->id != BLE_MESH_MODEL_ID_LIGHT_LC_SRV) { in bt_mesh_update_binding_state()
Dlighting_server.c3131 case BLE_MESH_MODEL_ID_LIGHT_LC_SRV: { in light_server_init()
3429 case BLE_MESH_MODEL_ID_LIGHT_LC_SRV: { in light_server_deinit()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_access.h129 #define BLE_MESH_MODEL_ID_LIGHT_LC_SRV 0x130f macro
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1669 case BLE_MESH_MODEL_ID_LIGHT_LC_SRV: in btc_ble_mesh_model_op_set()