Home
last modified time | relevance | path

Searched refs:subnet_active (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dprovisioner_main.c296 if (sub->subnet_active == false) { in provisioner_upper_init()
303 sub->subnet_active = false; in provisioner_upper_init()
313 sub->subnet_active = false; in provisioner_upper_init()
323 sub->subnet_active = true; in provisioner_upper_init()
835 if (!bt_mesh.sub[i].subnet_active) { in provisioner_check_net_key_full()
1082 sub->subnet_active = false; in bt_mesh_provisioner_local_net_key_add()
1098 sub->subnet_active = false; in bt_mesh_provisioner_local_net_key_add()
1113 sub->subnet_active = true; in bt_mesh_provisioner_local_net_key_add()
1137 if (sub->subnet_active && sub->net_idx == net_idx) { in bt_mesh_provisioner_local_net_key_get()
1164 if (sub->subnet_active && sub->net_idx == net_idx) { in bt_mesh_provisioner_local_net_key_delete()
[all …]
A Dnet.c505 sub->subnet_active = true; in bt_mesh_net_create()
A Dsettings.c965 sub->subnet_active = true; in mesh_commit()
A Dcfg_srv.c3537 sub->subnet_active = false; in bt_mesh_subnet_del()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dnet.h70 bool subnet_active; member

Completed in 18 milliseconds