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.java387 boolean supportCodedPhy = mBluetoothAdapter.isLeCodedPhySupported();
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java2220 public boolean isLeCodedPhySupported() { in isLeCodedPhySupported() method in BluetoothAdapter
2227 return mService.isLeCodedPhySupported(); in isLeCodedPhySupported()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt10938 Landroid/bluetooth/IBluetooth$Stub$Proxy;->isLeCodedPhySupported()Z
11069 Landroid/bluetooth/IBluetooth;->isLeCodedPhySupported()Z
/frameworks/base/core/api/
Dcurrent.txt8653 method public boolean isLeCodedPhySupported();