Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_prov.h216 } delete_node_with_uuid; member
/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_networking_api.c371 memcpy(arg.delete_node_with_uuid.uuid, uuid, 16); in esp_ble_mesh_provisioner_delete_node_with_uuid()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c2086 … memcpy(param.provisioner_delete_node_with_uuid_comp.uuid, arg->delete_node_with_uuid.uuid, 16); in btc_ble_mesh_prov_call_handler()
2088 bt_mesh_provisioner_delete_node_with_uuid(arg->delete_node_with_uuid.uuid); in btc_ble_mesh_prov_call_handler()