Home
last modified time | relevance | path

Searched defs:getMaxConnectedAudioDevices (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterProperties.java559 int getMaxConnectedAudioDevices() { in getMaxConnectedAudioDevices() method in AdapterProperties
DAdapterService.java3482 public int getMaxConnectedAudioDevices(AttributionSource attributionSource) { in getMaxConnectedAudioDevices() method in AdapterService.AdapterServiceBinder
5801 public int getMaxConnectedAudioDevices() { in getMaxConnectedAudioDevices() method in AdapterService
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl133 int getMaxConnectedAudioDevices(in AttributionSource attributionSource); in getMaxConnectedAudioDevices() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java2673 public int getMaxConnectedAudioDevices() { in getMaxConnectedAudioDevices() method in BluetoothAdapter