Home
last modified time | relevance | path

Searched refs:isOffloadedFilteringSupported (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/bluetooth/le/
DBluetoothLeScanner.java422 if (mBluetoothAdapter.isOffloadedFilteringSupported()) { in isSettingsConfigAllowedForScan()
457 return (mBluetoothAdapter.isOffloadedFilteringSupported() && in isHardwareResourcesAvailableForScan()
/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl99 boolean isOffloadedFilteringSupported(); in isOffloadedFilteringSupported() method
DBluetoothAdapter.java1315 public boolean isOffloadedFilteringSupported() { in isOffloadedFilteringSupported() method in BluetoothAdapter
1318 return mService.isOffloadedFilteringSupported(); in isOffloadedFilteringSupported()
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt657 NO DOC BLOCK: android.bluetooth.BluetoothAdapter Method isOffloadedFilteringSupported()
/frameworks/base/api/
Dcurrent.txt6292 method public boolean isOffloadedFilteringSupported();
Dsystem-current.txt6508 method public boolean isOffloadedFilteringSupported();