Searched refs:btsnoop_packet_header_t (Results 1 – 1 of 1) sorted by relevance
38 } __attribute__((__packed__)) btsnoop_packet_header_t; typedef115 btsnoop_packet_header_t header = {.length_original = htonl(length), in capture()121 btsnoop_ostream_.write(reinterpret_cast<const char*>(&header), sizeof(btsnoop_packet_header_t)); in capture()