Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/
Dlighting_client.c45 #define BLE_MESH_LIGHT_HSL_SET_MSG_LEN (2 + 9 + 4) macro
1199 length = BLE_MESH_LIGHT_HSL_SET_MSG_LEN; in bt_mesh_light_client_set_state()