Searched refs:SendUserSelectionEvent (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/ |
H A D | bluetooth_device_manager.h | 33 void SendUserSelectionEvent(AudioStandard::DeviceType devType, const std::string &macAddress, int32…
|
H A D | bluetooth_device_manager.cpp | 100 void SendUserSelectionEvent(AudioStandard::DeviceType devType, const std::string &macAddress, int32… in SendUserSelectionEvent() function
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
H A D | audio_policy_service.cpp | 1136 Bluetooth::SendUserSelectionEvent(curOutputDeviceType, in NotifyUserSelectionEventToBt() 1144 Bluetooth::SendUserSelectionEvent(audioDeviceDescriptor->deviceType_, in NotifyUserSelectionEventToBt() 3466 Bluetooth::SendUserSelectionEvent(DEVICE_TYPE_BLUETOOTH_SCO, in SetDeviceActive() 3476 Bluetooth::SendUserSelectionEvent(DEVICE_TYPE_BLUETOOTH_SCO, in SetDeviceActive() 3482 Bluetooth::SendUserSelectionEvent(DEVICE_TYPE_BLUETOOTH_SCO, in SetDeviceActive() 7945 Bluetooth::SendUserSelectionEvent(DEVICE_TYPE_BLUETOOTH_SCO, in SetCallDeviceActive() 7951 Bluetooth::SendUserSelectionEvent(DEVICE_TYPE_BLUETOOTH_SCO, in SetCallDeviceActive() 7960 Bluetooth::SendUserSelectionEvent(DEVICE_TYPE_BLUETOOTH_SCO, in SetCallDeviceActive()
|