Home
last modified time | relevance | path

Searched defs:bluetoothAddress (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dbluetooth_call_client.cpp279 …luetoothCallClient::SetAudioDevice(AudioDeviceType deviceType, const std::string &bluetoothAddress) in SetAudioDevice()
/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dvendor_interface.cpp105 auto bluetoothAddress = BluetoothAddress::GetDeviceAddress(); in Initialize() local