Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprovisioner_main.h72 int bt_mesh_provisioner_delete_node_with_uuid(const uint8_t uuid[16]);
Dprovisioner_main.c499 int bt_mesh_provisioner_delete_node_with_uuid(const uint8_t uuid[16]) in bt_mesh_provisioner_delete_node_with_uuid() function
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c2088 bt_mesh_provisioner_delete_node_with_uuid(arg->delete_node_with_uuid.uuid); in btc_ble_mesh_prov_call_handler()