Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_main.h305 void (*prov_complete)(uint16_t node_idx, const uint8_t device_uuid[16],
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c799 static void btc_ble_mesh_provisioner_prov_complete_cb(uint16_t node_idx, const uint8_t device_uuid[… in btc_ble_mesh_provisioner_prov_complete_cb() argument
807 mesh_param.provisioner_prov_complete.node_idx = node_idx; in btc_ble_mesh_provisioner_prov_complete_cb()
/hal_espressif-latest/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h1100 uint16_t node_idx; /*!< Index of the provisioned device */ member