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

  /external/bluetooth/hcidump/parser/
rfcomm.h 255 typedef struct mcc_short_frame_head { struct
259 } __attribute__ ((packed)) mcc_short_frame_head; typedef in typeref:struct:mcc_short_frame_head
262 mcc_short_frame_head h;
298 mcc_short_frame_head mcc_s_head;
307 mcc_short_frame_head mcc_s_head;
316 mcc_short_frame_head mcc_s_head;
326 mcc_short_frame_head mcc_s_head;
344 mcc_short_frame_head mcc_s_head;
400 typedef struct mcc_short_frame_head { struct
404 } __attribute__ ((packed)) mcc_short_frame_head; typedef in typeref:struct:mcc_short_frame_head
    [all...]
rfcomm.c 195 mcc_short_frame_head *mcc_short_head_p = frm->ptr;
202 hdr_size = sizeof(mcc_short_frame_head);

Completed in 330 milliseconds