Searched refs:auth_match (Results 1 – 1 of 1) sorted by relevance
1013 static bool auth_match(struct bt_mesh_subnet_keys *keys, in auth_match() function1051 if (auth_match(&sub->keys[0], net_id, flags, iv_index, auth)) { in bt_mesh_subnet_find()1060 if (auth_match(&sub->keys[1], net_id, flags, iv_index, auth)) { in bt_mesh_subnet_find()