Home
last modified time | relevance | path

Searched refs:getProtocolMode (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothHidHost.aidl44 boolean getProtocolMode(in BluetoothDevice device, in AttributionSource attributionSource); in getProtocolMode() method
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHidHost.java589 public boolean getProtocolMode(BluetoothDevice device) { in getProtocolMode() method in BluetoothHidHost
594 return service.getProtocolMode(device, mAttributionSource); in getProtocolMode()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
H A DHidHostService.java430 public boolean getProtocolMode(BluetoothDevice device, AttributionSource source) { in getProtocolMode() method in HidHostService.BluetoothHidHostBinder
436 return service.getProtocolMode(device); in getProtocolMode()
642 boolean getProtocolMode(BluetoothDevice device) { in getProtocolMode() method in HidHostService
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10557 Landroid/bluetooth/BluetoothHidHost;->getProtocolMode(Landroid/bluetooth/BluetoothDevice;)Z
11859 Landroid/bluetooth/IBluetoothHidHost$Stub$Proxy;->getProtocolMode(Landroid/bluetooth/BluetoothDevic…
11893 Landroid/bluetooth/IBluetoothHidHost;->getProtocolMode(Landroid/bluetooth/BluetoothDevice;)Z