Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterProperties.java344 int getIoCapability() { in getIoCapability() method in AdapterProperties
H A DAdapterService.java1375 public int getIoCapability(AttributionSource attributionSource) { in getIoCapability() method in AdapterService.AdapterServiceBinder
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetooth.aidl68 int getIoCapability(in AttributionSource attributionSource); in getIoCapability() method
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java1481 public int getIoCapability() { in getIoCapability() method in BluetoothAdapter