Searched refs:header (Results 1 – 14 of 14) sorted by relevance
/libbtbb/lib/src/ |
H A D | pcapng-bt.h | 36 option_header header; member 56 option_header header; member 68 option_header header; member 113 option_header header; member
|
H A D | pcapng-bt.c | 138 option_header header; in btbb_pcapng_create_file() member 141 .header = { in btbb_pcapng_create_file() 148 ifopt.header.option_length = strlen( ifopt.desc ); in btbb_pcapng_create_file() 274 .header = { in record_bd_addr_info() 310 .header = { in record_bredr_master_clock_info() 382 option_header header; in lell_pcapng_create_file() member 385 .header = { in lell_pcapng_create_file() 392 ifopt.header.option_length = strlen( ifopt.desc ); in lell_pcapng_create_file() 500 .header = { in record_le_connect_req_info()
|
H A D | bluetooth_packet.c | 1183 char header[18]; in try_clock() local 1186 if (!unfec13(stream, header, 18)) in try_clock() 1188 unwhiten(header, unwhitened, clock, 18, 0, pkt); in try_clock() 1203 char header[18]; in btbb_decode_header() local 1206 if (btbb_packet_get_flag(pkt, BTBB_CLK6_VALID) && unfec13(stream, header, 18)) { in btbb_decode_header() 1207 unwhiten(header, pkt->packet_header, pkt->clkn, 18, 0, pkt); in btbb_decode_header()
|
/libbtbb/cmake/ |
H A D | cleanup.sh | 35 for header in $HEADERS; do 36 $FIND ${dir}/include -maxdepth 1 -name "$header" $EXEC
|
/libbtbb/python/pcaptools/pcapdump/ |
H A D | pcapdump.py | 42 header = self.__fh.read(PCAPH_LEN) 45 magicnum = struct.unpack("I", header[0:4])[0] 55 pcaph = struct.unpack("%sIHHIIII"%self.__endflag, header)
|
/libbtbb/wireshark/plugins-legacy/btle/ |
H A D | README | 24 other metadata about packets in a PPI header. It is not possible to add
|
H A D | wireshark-1.8-btle-ppi.patch | 183 + /* The following array initializes those header fields declared above to the values displayed …
|
/libbtbb/wireshark/plugins-legacy/btle/cmake/ |
H A D | FindGLIB2.cmake | 11 # HAVE_GLIB_GREGEX_H glib has gregex.h header and
|
/libbtbb/wireshark/plugins-legacy/btsm/cmake/ |
H A D | FindGLIB2.cmake | 11 # HAVE_GLIB_GREGEX_H glib has gregex.h header and
|
/libbtbb/wireshark/plugins-legacy/btatt/cmake/ |
H A D | FindGLIB2.cmake | 11 # HAVE_GLIB_GREGEX_H glib has gregex.h header and
|
/libbtbb/wireshark/plugins/btbredr/cmake/ |
H A D | FindGLIB2.cmake | 11 # HAVE_GLIB_GREGEX_H glib has gregex.h header and
|
/libbtbb/wireshark/plugins-legacy/btbb/cmake/ |
H A D | FindGLIB2.cmake | 11 # HAVE_GLIB_GREGEX_H glib has gregex.h header and
|
/libbtbb/wireshark/plugins/btbb/cmake/ |
H A D | FindGLIB2.cmake | 11 # HAVE_GLIB_GREGEX_H glib has gregex.h header and
|
/libbtbb/wireshark/plugins-legacy/btbredr/cmake/ |
H A D | FindGLIB2.cmake | 11 # HAVE_GLIB_GREGEX_H glib has gregex.h header and
|