Home
last modified time | relevance | path

Searched defs:getActivePresetInfo (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothHapClient.aidl48 …void getActivePresetInfo(in BluetoothDevice device, in AttributionSource attributionSource, in Syn… in getActivePresetInfo() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientService.java581 public @Nullable BluetoothHapPresetInfo getActivePresetInfo(BluetoothDevice device) { in getActivePresetInfo() method in HapClientService
1366 public void getActivePresetInfo(BluetoothDevice device, in getActivePresetInfo() method in HapClientService.BluetoothHapClientBinder
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHapClient.java926 public @Nullable BluetoothHapPresetInfo getActivePresetInfo(@NonNull BluetoothDevice device) { in getActivePresetInfo() method in BluetoothHapClient