Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl190 boolean isOffloadedScanBatchingSupported(); in isOffloadedScanBatchingSupported() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java2355 public boolean isOffloadedScanBatchingSupported() { in isOffloadedScanBatchingSupported() method in BluetoothAdapter
2362 return mService.isOffloadedScanBatchingSupported(); in isOffloadedScanBatchingSupported()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterServiceBinder.java1382 public boolean isOffloadedScanBatchingSupported() { in isOffloadedScanBatchingSupported() method in AdapterServiceBinder
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt50 method public boolean isOffloadedScanBatchingSupported();