Searched refs:ReadAddress (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/ | ||
H A D | bluetooth_address.h | 34 void ReadAddress(std::vector<uint8_t> &address) const; |
H A D | bluetooth_address.cpp | 196 void BluetoothAddress::ReadAddress(std::vector<uint8_t> &address) const in ReadAddress() function in OHOS::HDI::Bluetooth::Hci::BluetoothAddress |
H A D | vendor_interface.cpp | 108 bluetoothAddress->ReadAddress(address); in Initialize() |