Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcrypto.h73 static inline int bt_mesh_beacon_key(const uint8_t net_key[16], in bt_mesh_beacon_key() function
Dnet.c202 err = bt_mesh_beacon_key(key, keys->beacon); in bt_mesh_net_keys_create()