Home | Sort by relevance Sort by last modified time |
/external/bluetooth/hcidump/parser/ | |
rfcomm.h | 324 typedef struct pn_msg { struct 339 } __attribute__ ((packed)) pn_msg; typedef in typeref:struct:pn_msg 466 typedef struct pn_msg { struct 480 } __attribute__ ((packed)) pn_msg; typedef in typeref:struct:pn_msg |
rfcomm.c | 164 pn_msg *pn = (void*) (ptr - STRUCT_END(pn_msg, mcc_s_head)); |