Home
last modified time | relevance | path

Searched defs:masId (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapService.java211 private void startSocketListeners(int masId) { in startSocketListeners()
303 private void stopObexServerSessions(int masId) { in stopObexServerSessions()
485 private void onConnectHandler(int masId) { in onConnectHandler()
816 int masId = getNextMasId(); in updateMasInstancesHandler() local
857 int masId = mMasInstances.keyAt(i); in getNextMasId() local
875 int masId = MAS_ID_SMS_MMS; in createMasInstances() local
1031 void sendStartListenerMessage(int masId) { in sendStartListenerMessage()
1048 private void sendConnectMessage(int masId) { in sendConnectMessage()
DBluetoothMnsObexClient.java100 MnsSdpSearchInfo(boolean isSearchON, int masId, int notification) { in MnsSdpSearchInfo()
229 public synchronized void handleRegistration(int masId, int notificationStatus) { in handleRegistration()
DBluetoothMapMasInstance.java123 int masId, in BluetoothMapMasInstance()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapServiceTest.java111 int masId = mService.getNextMasId(); in getNextMasId_isInRange() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sdp/
DSdpManagerNativeInterface.java91 int masId, in createMapMasRecord()
396 int masId, in sdpCreateMapMasRecordNative()