Home | History | Annotate | Download | only in telecom

Lines Matching defs:CAPABILITY_SUPPORTS_VT_LOCAL_BIDIRECTIONAL

272         public static final int CAPABILITY_SUPPORTS_VT_LOCAL_BIDIRECTIONAL =
335 * capabilities (see {@link #CAPABILITY_SUPPORTS_VT_LOCAL_BIDIRECTIONAL} and
514 if (can(capabilities, CAPABILITY_SUPPORTS_VT_LOCAL_BIDIRECTIONAL)) {
515 builder.append(" CAPABILITY_SUPPORTS_VT_LOCAL_BIDIRECTIONAL");