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

  /external/bluetooth/hcidump/parser/
rfcomm.c 182 nsc_msg *nsc = (void*) (ptr - STRUCT_END(nsc_msg, mcc_s_head)); local
184 printf("NSC %s: ", CR_STR(mcc_head));
190 nsc->command_type.cr, nsc->command_type.type );
238 case NSC:
rfcomm.h 98 #define NSC (0x10 >> 2) /* not supported command response */
341 /* NSC-command */

Completed in 179 milliseconds