Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dnet.c1013 static bool auth_match(struct bt_mesh_subnet_keys *keys, in auth_match() function
1051 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()