Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterProperties.java102 private int mNumOfAdvertisementInstancesSupported; field in AdapterProperties
421 return mNumOfAdvertisementInstancesSupported; in getNumOfAdvertisementInstancesSupported()
882 mNumOfAdvertisementInstancesSupported = (0xFF & ((int) val[3])); in updateFeatureSupport()
900 + mNumOfAdvertisementInstancesSupported + " mRpaOffloadSupported = " in updateFeatureSupport()