Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterProperties.java124 private int mNumOfAdvertisementInstancesSupported; field in AdapterProperties
434 return mNumOfAdvertisementInstancesSupported; in getNumOfAdvertisementInstancesSupported()
1067 mNumOfAdvertisementInstancesSupported = (0xFF & ((int) val[3])); in updateFeatureSupport()
1097 + mNumOfAdvertisementInstancesSupported in updateFeatureSupport()