Home
last modified time | relevance | path

Searched refs:isLeChannelSoundingSupported (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DDistanceMeasurementManager.java80 if (mAdapterService.isLeChannelSoundingSupported()) { in getSupportedDistanceMeasurementMethods()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterProperties.java531 boolean isLeChannelSoundingSupported() { in isLeChannelSoundingSupported() method in AdapterProperties
DAdapterService.java5775 public boolean isLeChannelSoundingSupported() { in isLeChannelSoundingSupported() method in AdapterService
5776 return mAdapterProperties.isLeChannelSoundingSupported(); in isLeChannelSoundingSupported()