Searched defs:ToColonSepHexString (Results 1 – 3 of 3) sorted by relevance
42 std::string RawAddress::ToColonSepHexString() const { in ToColonSepHexString() function in RawAddress
61 std::string Address::ToColonSepHexString() const { return _ToMaskedColonSepHexString(0); } in ToColonSepHexString() function in bluetooth::hci::Address
59 std::string Address::ToColonSepHexString() const { return _ToMaskedColonSepHexString(0); } in ToColonSepHexString() function in bluetooth::hci::Address