Searched refs:ReadAddress (Results 1 - 3 of 3) sorted by relevance
/drivers/peripheral/bluetooth/hci/hdi_service/implement/ | ||
H A D | bluetooth_address.h | 34 void ReadAddress(std::vector<uint8_t> &address) const;
35 void ReadAddress(std::string &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 201 void BluetoothAddress::ReadAddress(std::string &address) const in ReadAddress() function in OHOS::HDI::Bluetooth::Hci::BluetoothAddress |
H A D | vendor_interface.cpp | 111 bluetoothAddress->ReadAddress(address);
in Initialize() |
Completed in 2 milliseconds