Searched refs:SetLinkKey (Results 1 – 3 of 3) sorted by relevance
51 mutation.Add(device.SetLinkKey(kExampleLinkKey)); in TEST()
63 void SetLinkKey(std::array<uint8_t, 16> link_key, hci::KeyType key_type) { in SetLinkKey() function
139 GetRecord()->SetLinkKey(packet.GetLinkKey(), packet.GetKeyType()); in OnReceive()