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

  /external/bluetooth/hcidump/parser/
rfcomm.c 122 rpn_msg *rpn = (void *) (ptr - STRUCT_END(rpn_msg, mcc_s_head));
131 /* Assuming that rpn_val is _declared_ as a member of rpn_msg... */
132 if (len <= STRUCT_OFFSET(rpn_msg, rpn_val) - STRUCT_END(rpn_msg, mcc_s_head)) {
rfcomm.h 305 typedef struct rpn_msg { struct
311 } __attribute__ ((packed)) rpn_msg; typedef in typeref:struct:rpn_msg
449 typedef struct rpn_msg { struct
455 } __attribute__ ((packed)) rpn_msg; typedef in typeref:struct:rpn_msg

Completed in 28 milliseconds