Searched refs:SMS_SUPPORT (Results 1 – 1 of 1) sorted by relevance
108 private static final int SMS_SUPPORT = 6; // (0110) field in BluetoothMapService207 if ((sdpRecord.getSupportedMessageTypes() & SMS_SUPPORT) != 0) { in handleMessage()