Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/le/
DBluetoothLeAdvertiser.java361 boolean supportCodedPhy = mBluetoothAdapter.isLeCodedPhySupported();
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java1821 public boolean isLeCodedPhySupported() { in isLeCodedPhySupported() method in BluetoothAdapter
1828 return mService.isLeCodedPhySupported(); in isLeCodedPhySupported()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt11654 Landroid/bluetooth/IBluetooth$Stub$Proxy;->isLeCodedPhySupported()Z
11787 Landroid/bluetooth/IBluetooth;->isLeCodedPhySupported()Z
/frameworks/base/api/
Dcurrent.txt7977 method public boolean isLeCodedPhySupported();