Searched refs:pcap_bluetooth_h4_header (Results 1 – 2 of 2) sorted by relevance
222 handle->bufsize = BT_CTRL_SIZE+sizeof(pcap_bluetooth_h4_header)+handle->snapshot; in bt_activate()325 pcap_bluetooth_h4_header* bthdr; in bt_read_linux()330 bthdr = (pcap_bluetooth_h4_header*)(void *)pktd; in bt_read_linux()331 iv.iov_base = pktd + sizeof(pcap_bluetooth_h4_header); in bt_read_linux()396 pkth.caplen+=sizeof(pcap_bluetooth_h4_header); in bt_read_linux()
45 } pcap_bluetooth_h4_header; typedef