Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dprovisioner_prov.h67 struct bt_mesh_device_delete { struct
306 int bt_mesh_provisioner_delete_device(struct bt_mesh_device_delete *del_dev);
315 int bt_mesh_provisioner_delete_unprov_device(struct bt_mesh_device_delete *del_dev);
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_provisioner/
A Dmesh_provisioner.c34 struct bt_mesh_device_delete del_dev;
469 struct bt_mesh_device_delete del_dev; in ble_mesh_provisioner_dev_del()
/AliOS-Things-master/components/ble_mesh/bt_shell/bt_mesh/
A Dshell.c2137 struct bt_mesh_device_delete del_dev; in cmd_prov_node_reset()
2180 struct bt_mesh_device_delete del_dev; in cmd_prov_node_del()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dprovisioner_prov.c887 int bt_mesh_provisioner_delete_device(struct bt_mesh_device_delete *del_dev) in bt_mesh_provisioner_delete_device()
982 int bt_mesh_provisioner_delete_unprov_device(struct bt_mesh_device_delete *del_dev) in bt_mesh_provisioner_delete_unprov_device()

Completed in 30 milliseconds