Searched defs:mLeMaximumAdvertisingDataLength (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterProperties.java111 private int mLeMaximumAdvertisingDataLength; field in class:AdapterProperties
425 return mLeMaximumAdvertisingDataLength;
817 mLeMaximumAdvertisingDataLength =
834 + " mLeMaximumAdvertisingDataLength = " + mLeMaximumAdvertisingDataLength);

Completed in 11 milliseconds