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