Searched refs:bt_mesh_beacon_auth (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | crypto.h | 79 int bt_mesh_beacon_auth(const uint8_t beacon_key[16], uint8_t flags,
|
D | net.c | 438 return bt_mesh_beacon_auth(keys->beacon, flags, keys->net_id, in bt_mesh_net_beacon_update() 1023 bt_mesh_beacon_auth(keys->beacon, flags, keys->net_id, iv_index, in auth_match()
|
D | crypto.c | 852 int bt_mesh_beacon_auth(const uint8_t beacon_key[16], uint8_t flags, in bt_mesh_beacon_auth() function
|