Home
last modified time | relevance | path

Searched defs:IsValidAddress (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/types/
H A Draw_address.cc70 bool RawAddress::IsValidAddress(const std::string& address) { in IsValidAddress() function in RawAddress
/aosp12/system/bt/gd/hci/
H A Daddress.cc118 bool Address::IsValidAddress(const std::string& address) { in IsValidAddress() function in bluetooth::hci::Address
H A Daddress_unittest.cc172 TEST(AddressTest, IsValidAddress) { in TEST() argument
/aosp12/system/bt/types/test/
H A Draw_address_unittest.cc167 TEST(RawAddressTest, IsValidAddress) { in TEST() argument