Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java579 if (!getLeAccess()) return null; in getBluetoothLeAdvertiser()
596 if (!getLeAccess()) return null; in getBluetoothLeScanner()
861 boolean getLeAccess() { in getLeAccess() method in BluetoothAdapter
1362 if (!getLeAccess()) return false; in isOffloadedFilteringSupported()
1380 if (!getLeAccess()) return false; in isOffloadedScanBatchingSupported()
1399 if (!getLeAccess()) return false; in isHardwareTrackingFiltersAvailable()