Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dnet.c532 if (new_kr != sub->kr_flag && sub->kr_phase == BT_MESH_KR_NORMAL) { in bt_mesh_kr_update()
565 sub->kr_phase = BT_MESH_KR_NORMAL; in bt_mesh_kr_update()
986 if (sub->kr_phase == BT_MESH_KR_NORMAL) { in bt_mesh_subnet_find()
1054 if (sub->kr_phase == BT_MESH_KR_NORMAL) { in friend_decrypt()
1103 if (sub->kr_phase == BT_MESH_KR_NORMAL) { in net_find_and_decrypt()
A Dprovisioner_main.c317 sub->kr_phase = BT_MESH_KR_NORMAL; in provisioner_upper_init()
1109 sub->kr_phase = BT_MESH_KR_NORMAL; in bt_mesh_provisioner_local_net_key_add()
A Dcfg_srv.c2205 case BT_MESH_KR_NORMAL: in net_key_update()
2846 (sub->kr_phase == BT_MESH_KR_NORMAL && phase == BT_MESH_KR_PHASE_2)) { in krp_set()
2861 sub->kr_phase = BT_MESH_KR_NORMAL; in krp_set()
A Dsettings.c856 if (sub->kr_phase != BT_MESH_KR_NORMAL) { in subnet_init()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dnet.h14 #define BT_MESH_KR_NORMAL 0x00 macro

Completed in 16 milliseconds