Searched refs:ParseAddressToString (Results 1 – 2 of 2) sorted by relevance
62 void BluetoothAddress::ParseAddressToString(std::vector<uint8_t> &address, std::string &outString) in ParseAddressToString() function in OHOS::HDI::Bluetooth::Hci::BluetoothAddress133 ParseAddressToString(tmpPtr->address_, strAddress); in GetDeviceAddress()
38 static void ParseAddressToString(std::vector<uint8_t> &address, std::string &outString);