Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/
Dgeneric_client.c38 #define BLE_MESH_GEN_ONPOWERUP_SET_MSG_LEN (2 + 1 + 4) macro
1054 length = BLE_MESH_GEN_ONPOWERUP_SET_MSG_LEN; in bt_mesh_generic_client_set_state()