Searched refs:SendUserSelectionEvent (Results 1 - 3 of 3) sorted by relevance
/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_t eventType);
|
H A D | bluetooth_device_manager.cpp | 100 void SendUserSelectionEvent(AudioStandard::DeviceType devType, const std::string &macAddress, int32_t eventType) in SendUserSelectionEvent() function
|
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
H A D | audio_policy_service.cpp | 1277 Bluetooth::SendUserSelectionEvent(curOutputDeviceType, in NotifyUserSelectionEventToBt() 1285 Bluetooth::SendUserSelectionEvent(audioDeviceDescriptor->deviceType_, in NotifyUserSelectionEventToBt() 3728 Bluetooth::SendUserSelectionEvent(DEVICE_TYPE_BLUETOOTH_SCO, in SetDeviceActive() 3738 Bluetooth::SendUserSelectionEvent(DEVICE_TYPE_BLUETOOTH_SCO, in SetDeviceActive() 3744 Bluetooth::SendUserSelectionEvent(DEVICE_TYPE_BLUETOOTH_SCO, in SetDeviceActive() 8709 Bluetooth::SendUserSelectionEvent(DEVICE_TYPE_BLUETOOTH_SCO, in SetCallDeviceActive() 8715 Bluetooth::SendUserSelectionEvent(DEVICE_TYPE_BLUETOOTH_SCO, in SetCallDeviceActive() 8724 Bluetooth::SendUserSelectionEvent(DEVICE_TYPE_BLUETOOTH_SCO, in SetCallDeviceActive()
|
Completed in 19 milliseconds