Searched refs:bthdr (Results 1 – 2 of 2) sorted by relevance
93 pcap_bluetooth_linux_monitor_header *bthdr; in bt_monitor_read() local98 bthdr = (pcap_bluetooth_linux_monitor_header*)(void *)pktd; in bt_monitor_read()138 bthdr->adapter_id = htons(hdr.index); in bt_monitor_read()139 bthdr->opcode = htons(hdr.opcode); in bt_monitor_read()
317 pcap_bluetooth_h4_header* bthdr; in bt_read_linux() local322 bthdr = (pcap_bluetooth_h4_header*)(void *)pktd; in bt_read_linux()368 bthdr->direction = htonl(in != 0); in bt_read_linux()