Home
last modified time | relevance | path

Searched refs:strAddress (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dbluetooth_address.cpp132 std::string strAddress; in GetDeviceAddress() local
133 ParseAddressToString(tmpPtr->address_, strAddress); in GetDeviceAddress()
134 HDF_LOGI("device mac addr: %{public}s", GetEncryptAddr(strAddress).c_str()); in GetDeviceAddress()
135 int ret = strcpy_s(addressStr, ADDRESS_STR_LEN + 1, strAddress.c_str()); in GetDeviceAddress()

Completed in 2 milliseconds