Searched refs:bt_mesh_beacon_key (Results 1 – 3 of 3) sorted by relevance
72 static inline int bt_mesh_beacon_key(const uint8_t net_key[16], struct bt_mesh_key *beacon_key) in bt_mesh_beacon_key() function
348 err = bt_mesh_beacon_key(key, &keys->beacon); in net_keys_create()
445 err = bt_mesh_beacon_key(net_key, &beacon_key); in beacon_create()