Searched refs:isLeChannelSoundingSupported (Results 1 – 3 of 3) sorted by relevance
80 if (mAdapterService.isLeChannelSoundingSupported()) { in getSupportedDistanceMeasurementMethods()
531 boolean isLeChannelSoundingSupported() { in isLeChannelSoundingSupported() method in AdapterProperties
5775 public boolean isLeChannelSoundingSupported() { in isLeChannelSoundingSupported() method in AdapterService5776 return mAdapterProperties.isLeChannelSoundingSupported(); in isLeChannelSoundingSupported()