Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl110 boolean isLePeriodicAdvertisingSupported(); in isLePeriodicAdvertisingSupported() method
DBluetoothAdapter.java672 if (!isLePeriodicAdvertisingSupported()) in getPeriodicAdvertisingManager()
1463 public boolean isLePeriodicAdvertisingSupported() { in isLePeriodicAdvertisingSupported() method in BluetoothAdapter
1467 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.txt7242 method public boolean isLePeriodicAdvertisingSupported();
Dtest-current.txt7274 method public boolean isLePeriodicAdvertisingSupported();
Dsystem-current.txt7717 method public boolean isLePeriodicAdvertisingSupported();
/frameworks/base/config/
Dboot-image-profile.txt18405 HSPLandroid/bluetooth/IBluetooth;->isLePeriodicAdvertisingSupported()Z