Searched refs:bthdr (Results 1 – 2 of 2) sorted by relevance
74 pcap_bluetooth_linux_monitor_header *bthdr; in bt_monitor_read() local77 bthdr = (pcap_bluetooth_linux_monitor_header*) &handle->buffer[handle->offset]; in bt_monitor_read()117 bthdr->adapter_id = htons(hdr.index); in bt_monitor_read()118 bthdr->opcode = htons(hdr.opcode); in bt_monitor_read()
307 pcap_bluetooth_h4_header* bthdr; in bt_read_linux() local309 bthdr = (pcap_bluetooth_h4_header*) &handle->buffer[handle->offset]; in bt_read_linux()356 bthdr->direction = htonl(in != 0); in bt_read_linux()