Searched refs:UpdateBluetoothDeviceName (Results 1 – 4 of 4) sorted by relevance
49 [this](const EventFwk::CommonEventData &data) { UpdateBluetoothDeviceName(data); }; in CallBroadcastSubscriber()135 void CallBroadcastSubscriber::UpdateBluetoothDeviceName(const EventFwk::CommonEventData &data) in UpdateBluetoothDeviceName() function in OHOS::Telephony::CallBroadcastSubscriber139 …DelayedSingleton<AudioDeviceManager>::GetInstance()->UpdateBluetoothDeviceName(macAddress, deviceN… in UpdateBluetoothDeviceName()
53 void UpdateBluetoothDeviceName(const EventFwk::CommonEventData &data);
74 void UpdateBluetoothDeviceName(const std::string &macAddress, const std::string &deviceName);
115 void AudioDeviceManager::UpdateBluetoothDeviceName(const std::string &macAddress, const std::string… in UpdateBluetoothDeviceName() function in OHOS::Telephony::AudioDeviceManager