Searched defs:IsValidAddress (Results 1 – 9 of 9) sorted by relevance
119 bool RawAddress::IsValidAddress(const std::string& address) { in IsValidAddress() function in RawAddress
130 bool Address::IsValidAddress(const std::string& address) { in IsValidAddress() function in bluetooth::hci::Address
127 bool Address::IsValidAddress(const std::string& address) { in IsValidAddress() function in bluetooth::hci::Address
174 TEST(AddressTest, IsValidAddress) { in TEST() argument
125 bool Address::IsValidAddress(const std::string& address) { in IsValidAddress() function in bluetooth::hci::Address
167 TEST(RawAddressTest, IsValidAddress) { in TEST() argument
277 inline bool IsValidAddress(jlong address) { in IsValidAddress() function
250 bool IsValidAddress(jlong address) { in IsValidAddress() function
2336 IsValidAddress( const char * addr ) in IsValidAddress() function