Searched defs:IsValidAddress (Results 1 – 6 of 6) sorted by relevance
121 bool RawAddress::IsValidAddress(const std::string& address) { in IsValidAddress() function in RawAddress
133 bool Address::IsValidAddress(const std::string& address) { in IsValidAddress() function in bluetooth::hci::Address
139 bool Address::IsValidAddress(const std::string& address) { in IsValidAddress() function in bluetooth::hci::Address
174 TEST(AddressTest, IsValidAddress) { in TEST() argument
134 bool Address::IsValidAddress(const std::string& address) { in IsValidAddress() function in bluetooth::hci::Address
167 TEST(RawAddressTest, IsValidAddress) { in TEST() argument