HomeSort by relevance Sort by last modified time
    Searched refs:RLS (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/hcidump/parser/
rfcomm.c 153 rls_msg* rls = (void*) (ptr - STRUCT_END(rls_msg, mcc_s_head)); local
155 printf("RLS %s: ", CR_STR(mcc_head));
158 printf("dlci %d error: %d", GET_DLCI(rls->dlci), rls->error);
232 case RLS:
rfcomm.h 100 #define RLS (0x50 >> 2) /* remote line status */
313 /* RLS-command */

Completed in 479 milliseconds