Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/types/
Draw_address.cc42 std::string RawAddress::ToColonSepHexString() const { in ToColonSepHexString() function in RawAddress
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Daddress.cc61 std::string Address::ToColonSepHexString() const { return _ToMaskedColonSepHexString(0); } in ToColonSepHexString() function in bluetooth::hci::Address
/aosp_15_r20/packages/modules/Bluetooth/system/pdl/hci/
Daddress.cc59 std::string Address::ToColonSepHexString() const { return _ToMaskedColonSepHexString(0); } in ToColonSepHexString() function in bluetooth::hci::Address