Home
last modified time | relevance | path

Searched defs:IsRpaThatMatchesIrk (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/include/hci/
Daddress_with_type.h57 bool IsRpaThatMatchesIrk(const rootcanal::crypto::Octet16& irk) const { in IsRpaThatMatchesIrk() function
/packages/modules/Bluetooth/system/gd/hci/
Daddress_with_type.h56 bool IsRpaThatMatchesIrk(const hci::Octet16& irk) const { in IsRpaThatMatchesIrk() function
Daddress_with_type_test.cc92 TEST(AddressWithTypeTest, IsRpaThatMatchesIrk) { in TEST() argument