Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/
Dtime_scene_client.c39 #define BLE_MESH_SCENE_GET_STATE_MSG_LEN (2 + 1 + 4) macro
371 NET_BUF_SIMPLE_DEFINE(msg, BLE_MESH_SCENE_GET_STATE_MSG_LEN); in time_scene_get_state()