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.java109 private int mNumOfAdvertisementInstancesSupported; field in AdapterProperties
437 return mNumOfAdvertisementInstancesSupported; in getNumOfAdvertisementInstancesSupported()
941 mNumOfAdvertisementInstancesSupported = (0xFF & ((int) val[3])); in updateFeatureSupport()
963 + mNumOfAdvertisementInstancesSupported + " mRpaOffloadSupported = " in updateFeatureSupport()