Searched refs:len_size (Results 1 – 5 of 5) sorted by relevance
130 .len_size = 1, /* sizeof(plen) in struct hci_event_hdr */137 .len_size = 2, /* sizeof(dlen) in struct hci_acl_hdr */144 .len_size = 1, /* sizeof(dlen) in struct hci_sco_hdr */
82 unsigned char len_size; member
292 if (proto->len_size == 1)/* 1 byte len field */ in st_int_recv()294 else if (proto->len_size == 2) in st_int_recv()
375 .len_size = NFCWILINK_LEN_SIZE,
1508 fm_st_proto.len_size = 1; in fmc_prepare()