Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterProperties.java116 private int mLeMaximumAdvertisingDataLength; field in AdapterProperties
473 return mLeMaximumAdvertisingDataLength; in getLeMaximumAdvertisingDataLength()
875 mLeMaximumAdvertisingDataLength = in updateFeatureSupport()
892 + " mLeMaximumAdvertisingDataLength = " + mLeMaximumAdvertisingDataLength); in updateFeatureSupport()