Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMnsObexClient.java97 public int lastMasId; field in BluetoothMnsObexClient.MnsSdpSearchInfo
102 lastMasId = masId; in MnsSdpSearchInfo()
234 if (mMnsLstRegRqst != null && mMnsLstRegRqst.lastMasId == masId) { in handleRegistration()
298 msgReg.arg1 = mMnsLstRegRqst.lastMasId; in setMnsRecord()