Searched refs:bt_mesh_primary_subnet_exist (Results 1 – 3 of 3) sorted by relevance
391 if (bt_mesh_primary_subnet_exist() && in secure_beacon_recv()413 if ((bt_mesh_primary_subnet_exist() && sub->net_idx == BLE_MESH_KEY_PRIMARY) || in secure_beacon_recv()414 (!bt_mesh_primary_subnet_exist() && sub->net_idx != BLE_MESH_KEY_PRIMARY)) { in secure_beacon_recv()
368 bool bt_mesh_primary_subnet_exist(void);
750 bool bt_mesh_primary_subnet_exist(void) in bt_mesh_primary_subnet_exist() function775 bt_mesh_primary_subnet_exist()) { in bt_mesh_next_seq()