Searched defs:LinkKey (Results 1 – 6 of 6) sorted by relevance
27 LinkKey() : rand_(0), ediv_(0) { value_.fill(0); } in LinkKey() function28 LinkKey(const UInt128& value, uint64_t rand, uint16_t ediv) in LinkKey() function
24 using LinkKey = common::ByteArray<16>; variable
24 using LinkKey = bluetooth::hci::Octet16; /* Link Key */ variable
9 [LinkKey] table
51 LinkKey /* link_key */, uint8_t /* key_type */, uint8_t /* pin_length */) { in BTM_SecAddDevice() argument
143 .BTM_IsLinkKeyKnown = [](const RawAddress& /* bd_addr */, argument