Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_models/client/
Dtime_scene_client.c41 #define BLE_MESH_SCENE_DELETE_MSG_LEN (2 + 2 + 4) macro
611 length = BLE_MESH_SCENE_DELETE_MSG_LEN; in bt_mesh_time_scene_client_set_state()