Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterProperties.java149 private boolean mIsLeChannelSoundingSupported; field in AdapterProperties
532 return mIsLeChannelSoundingSupported; in isLeChannelSoundingSupported()
1091 mIsLeChannelSoundingSupported = ((0xFF & ((int) val[30])) != 0); in updateFeatureSupport()
1141 + mIsLeChannelSoundingSupported); in updateFeatureSupport()