Searched refs:BT_MESH_KR_NORMAL (Results 1 – 5 of 5) sorted by relevance
532 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()
317 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()
2205 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()
856 if (sub->kr_phase != BT_MESH_KR_NORMAL) { in subnet_init()
14 #define BT_MESH_KR_NORMAL 0x00 macro
Completed in 16 milliseconds