Searched refs:bt_mesh_id128 (Results 1 – 2 of 2) sorted by relevance
48 int bt_mesh_id128(const u8_t n[16], const char *s, u8_t out[16]);59 return bt_mesh_id128(net_key, "nkik", identity_key); in bt_mesh_identity_key()65 return bt_mesh_id128(net_key, "nkbk", beacon_key); in bt_mesh_beacon_key()
177 int bt_mesh_id128(const u8_t n[16], const char *s, u8_t out[16]) in bt_mesh_id128() function
Completed in 5 milliseconds