Home | Sort by relevance Sort by last modified time |
/external/bluetooth/hcidump/parser/ | |
rfcomm.h | 314 typedef struct rls_msg { struct 321 } __attribute__ ((packed)) rls_msg; typedef in typeref:struct:rls_msg 457 typedef struct rls_msg { struct 464 } __attribute__ ((packed)) rls_msg; typedef in typeref:struct:rls_msg |
rfcomm.c | 153 rls_msg* rls = (void*) (ptr - STRUCT_END(rls_msg, mcc_s_head)); |