Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprovisioner_prov.h37 struct bt_mesh_device_delete { struct
217 int bt_mesh_provisioner_delete_device(struct bt_mesh_device_delete *del_dev);
Dprovisioner_prov.c944 int bt_mesh_provisioner_delete_device(struct bt_mesh_device_delete *del_dev)
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1973 struct bt_mesh_device_delete del_dev = {0}; in btc_ble_mesh_prov_call_handler()