Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl109 boolean isLePeriodicAdvertisingSupported(); in isLePeriodicAdvertisingSupported() method
DBluetoothAdapter.java671 if (!isLePeriodicAdvertisingSupported()) in getPeriodicAdvertisingManager()
1462 public boolean isLePeriodicAdvertisingSupported() { in isLePeriodicAdvertisingSupported() method in BluetoothAdapter
1466 if (mService != null) return mService.isLePeriodicAdvertisingSupported(); in isLePeriodicAdvertisingSupported()
/frameworks/base/core/java/android/bluetooth/le/
DBluetoothLeAdvertiser.java390 boolean supportPeriodic = mBluetoothAdapter.isLePeriodicAdvertisingSupported();
403 !mBluetoothAdapter.isLePeriodicAdvertisingSupported()) {
/frameworks/base/api/
Dcurrent.txt7208 method public boolean isLePeriodicAdvertisingSupported();
Dsystem-current.txt7683 method public boolean isLePeriodicAdvertisingSupported();