Home
last modified time | relevance | path

Searched refs:ParseAddressToString (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dbluetooth_address.cpp62 void BluetoothAddress::ParseAddressToString(std::vector<uint8_t> &address, std::string &outString) in ParseAddressToString() function in OHOS::HDI::Bluetooth::Hci::BluetoothAddress
133 ParseAddressToString(tmpPtr->address_, strAddress); in GetDeviceAddress()
H A Dbluetooth_address.h38 static void ParseAddressToString(std::vector<uint8_t> &address, std::string &outString);