Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java679 if (!getLeAccess()) { in getBluetoothLeAdvertiser()
701 if (!getLeAccess()) { in getPeriodicAdvertisingManager()
721 if (!getLeAccess()) { in getBluetoothLeScanner()
959 boolean getLeAccess() { in getLeAccess() method in BluetoothAdapter
1537 if (!getLeAccess()) { in isOffloadedFilteringSupported()
1559 if (!getLeAccess()) { in isOffloadedScanBatchingSupported()
1581 if (!getLeAccess()) { in isLe2MPhySupported()
1603 if (!getLeAccess()) { in isLeCodedPhySupported()
1625 if (!getLeAccess()) { in isLeExtendedAdvertisingSupported()
1647 if (!getLeAccess()) { in isLePeriodicAdvertisingSupported()
[all …]