Home
last modified time | relevance | path

Searched defs:getLeIoCapability (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DAdapterServiceBinderTest.java116 public void getLeIoCapability() { in getLeIoCapability() method in AdapterServiceBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterProperties.java383 int getLeIoCapability() { in getLeIoCapability() method in AdapterProperties
DAdapterService.java1916 public void getLeIoCapability(AttributionSource source, in getLeIoCapability() method in AdapterService.AdapterServiceBinder
1924 private int getLeIoCapability(AttributionSource attributionSource) { in getLeIoCapability() method in AdapterService.AdapterServiceBinder
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetooth.aidl80 …oneway void getLeIoCapability(in AttributionSource attributionSource, in SynchronousResultReceiver… in getLeIoCapability() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java1847 public int getLeIoCapability() { in getLeIoCapability() method in BluetoothAdapter