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

  /external/bluetooth/hcidump/parser/
rfcomm.c 53 static void print_rfcomm_hdr(long_frame_head* head, uint8_t *ptr, int len)
74 long_frame_head *head, mcc_long_frame_head *mcc_head)
81 long_frame_head *head, mcc_long_frame_head *mcc_head)
89 long_frame_head *head, mcc_long_frame_head *mcc_head)
97 long_frame_head *head, mcc_long_frame_head *mcc_head)
120 long_frame_head *head, mcc_long_frame_head *mcc_head)
151 long_frame_head *head, mcc_long_frame_head *mcc_head)
162 long_frame_head *head, mcc_long_frame_head *mcc_head)
179 long_frame_head *head, mcc_long_frame_head *mcc_head)
193 static inline void mcc_frame(int level, struct frame *frm, long_frame_head *head
    [all...]
rfcomm.h 236 typedef struct long_frame_head { struct
241 } __attribute__ ((packed)) long_frame_head; typedef in typeref:struct:long_frame_head
244 long_frame_head h;
382 typedef struct long_frame_head { struct
387 } __attribute__ ((packed)) long_frame_head; typedef in typeref:struct:long_frame_head
390 long_frame_head h;

Completed in 26 milliseconds