Searched refs:bthdr (Results 1 – 2 of 2) sorted by relevance
100 pcap_bluetooth_linux_monitor_header *bthdr; in bt_monitor_read() local105 bthdr = (pcap_bluetooth_linux_monitor_header*)(void *)pktd; in bt_monitor_read()152 bthdr->adapter_id = htons(hdr.index); in bt_monitor_read()153 bthdr->opcode = htons(hdr.opcode); in bt_monitor_read()
325 pcap_bluetooth_h4_header* bthdr; in bt_read_linux() local330 bthdr = (pcap_bluetooth_h4_header*)(void *)pktd; in bt_read_linux()395 bthdr->direction = htonl(in != 0); in bt_read_linux()