History log of /libbtbb/lib/src/bluetooth_packet.h (Results 1 – 6 of 6)
Revision Date Author Comments
# c4e05ee8 13-Jul-2016 Hannes Ellinger <[email protected]>

store clkn in the correct variable

pkt->clock is never set but used for decoding packets
remove it and use pkt->clkn instead


# ed0dc6dc 13-Jul-2016 Hannes Ellinger <[email protected]>

trim whitespaces at the end of a line


# f83b85cf 26-Nov-2014 Dominic Spill <[email protected]>

Add modulation/transport to packet data
- This should improve our mapping from packet -> pcap


# 95079a24 25-Nov-2014 Dominic Spill <[email protected]>

Set max payload length based on packet type
- Also added #defines for packet type values


# 1e7f449b 05-Jun-2013 Dominic Spill <[email protected]>

Fix duplicate typedef warning (for clang users)


# e25b118a 05-Jun-2013 Dominic Spill <[email protected]>

Build libbtbb and pcaptools using cmake