Home | Sort by relevance Sort by last modified time |
/external/bluetooth/hcidump/parser/ | |
rfcomm.h | 342 typedef struct nsc_msg { struct 347 } __attribute__ ((packed)) nsc_msg; typedef in typeref:struct:nsc_msg 482 typedef struct nsc_msg { struct 487 } __attribute__ ((packed)) nsc_msg; typedef in typeref:struct:nsc_msg |
rfcomm.c | 182 nsc_msg *nsc = (void*) (ptr - STRUCT_END(nsc_msg, mcc_s_head)); |