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