Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dbluetooth_address.cpp93 bool BluetoothAddress::GetConstantAddress(char *address, int len) in GetConstantAddress() function in OHOS::HDI::Bluetooth::Hci::BluetoothAddress
130 if (!GetConstantAddress(addressStr, ADDRESS_STR_LEN + 1)) { in GetDeviceAddress()
H A Dbluetooth_address.h40 static bool GetConstantAddress(char *address, int len);