Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/le/
DBluetoothLeAdvertiser.java362 boolean support2MPhy = mBluetoothAdapter.isLe2MPhySupported();
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java1799 public boolean isLe2MPhySupported() { in isLe2MPhySupported() method in BluetoothAdapter
1806 return mService.isLe2MPhySupported(); in isLe2MPhySupported()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt11653 Landroid/bluetooth/IBluetooth$Stub$Proxy;->isLe2MPhySupported()Z
11786 Landroid/bluetooth/IBluetooth;->isLe2MPhySupported()Z
/frameworks/base/api/
Dcurrent.txt7976 method public boolean isLe2MPhySupported();