Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl106 boolean isLe2MPhySupported(); in isLe2MPhySupported() method
DBluetoothAdapter.java1408 public boolean isLe2MPhySupported() { in isLe2MPhySupported() method in BluetoothAdapter
1412 if (mService != null) return mService.isLe2MPhySupported(); in isLe2MPhySupported()
/frameworks/base/core/java/android/bluetooth/le/
DBluetoothLeAdvertiser.java365 boolean support2MPhy = mBluetoothAdapter.isLe2MPhySupported();
/frameworks/base/api/
Dcurrent.txt7205 method public boolean isLe2MPhySupported();
Dsystem-current.txt7679 method public boolean isLe2MPhySupported();