Searched defs:scoAudioMode (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/services/core/java/com/android/server/audio/ |
H A D | BtHelper.java | 113 public static String scoAudioModeToString(int scoAudioMode) { in scoAudioModeToString() 379 /*package*/ synchronized boolean startBluetoothSco(int scoAudioMode, in startBluetoothSco() 692 private boolean requestScoState(int state, int scoAudioMode) { in requestScoState() 819 BluetoothDevice device, int scoAudioMode) { in disconnectBluetoothScoAudioHelper() 833 BluetoothDevice device, int scoAudioMode) { in connectBluetoothScoAudioHelper()
|
H A D | AudioDeviceBroker.java | 296 int scoAudioMode, String eventSource) { in setCommunicationRouteForClient() 691 /*package*/ void startBluetoothScoForClient(IBinder cb, int pid, int scoAudioMode, in startBluetoothScoForClient()
|
H A D | AudioService.java | 5370 final int scoAudioMode = in startBluetoothSco() local 5410 void startBluetoothScoInt(IBinder cb, int pid, int scoAudioMode, @NonNull String eventSource) { in startBluetoothScoInt()
|