Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dprovisioner_prov.h48 #define FLUSHABLE_DEV BIT(2) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_provisioner/
A Dmesh_provisioner.c437 err = bt_mesh_provisioner_add_unprov_dev(&unprov_dev, RM_AFTER_PROV | FLUSHABLE_DEV); in ble_mesh_provisioner_dev_add()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dprovisioner_prov.c707 if (unprov_dev[i].flags & FLUSHABLE_DEV) { in bt_mesh_provisioner_add_unprov_dev()
3490 flags = RM_AFTER_PROV | START_PROV_NOW | FLUSHABLE_DEV; in provisioner_unprov_beacon_recv()
3725 flags = RM_AFTER_PROV | START_PROV_NOW | FLUSHABLE_DEV; in provisioner_prov_srv_data_recv()

Completed in 10 milliseconds