Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMnsObexClient.java99 public int lastMasId; field in BluetoothMnsObexClient.MnsSdpSearchInfo
104 lastMasId = masId; in MnsSdpSearchInfo()
245 if (mMnsLstRegRqst != null && mMnsLstRegRqst.lastMasId == masId) { in handleRegistration()
314 msgReg.arg1 = mMnsLstRegRqst.lastMasId; in setMnsRecord()