Searched refs:MSG_MAS_CONNECT (Results 1 – 1 of 1) sorted by relevance
98 static final int MSG_MAS_CONNECT = 5003; // Send at MAS connect, including the MAS_ID field in BluetoothMapService363 case MSG_MAS_CONNECT: in handleMessage()1005 Message msg = mSessionStatusHandler.obtainMessage(MSG_MAS_CONNECT, masId, 0); in sendConnectMessage()