Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java572 if (!getLeAccess()) return null; in getBluetoothLeAdvertiser()
589 if (!getLeAccess()) return null; in getBluetoothLeScanner()
844 boolean getLeAccess() { in getLeAccess() method in BluetoothAdapter
1316 if (!getLeAccess()) return false; in isOffloadedFilteringSupported()
1331 if (!getLeAccess()) return false; in isOffloadedScanBatchingSupported()
1347 if (!getLeAccess()) return false; in isHardwareTrackingFiltersAvailable()