Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dprovisioner_main.c332 bt_mesh.p_net_idx_next = 0x0001; in provisioner_upper_init()
1029 if (bt_mesh.p_net_idx_next >= 0x1000) { in bt_mesh_provisioner_local_net_key_add()
1089 sub->net_idx = bt_mesh.p_net_idx_next; in bt_mesh_provisioner_local_net_key_add()
1093 sub->net_idx = (++bt_mesh.p_net_idx_next); in bt_mesh_provisioner_local_net_key_add()
1439 bt_mesh.p_net_idx_next = *net_idx; in bt_mesh_temp_prov_net_idx_set()
A Dprov.c1211 bt_mesh.p_net_idx_next = net_idx; in prov_data()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dnet.h282 u16_t p_net_idx_next; member

Completed in 9 milliseconds