History log of /libbtbb/lib/src/bluetooth_le_packet.c (Results 1 – 13 of 13)
Revision Date Author Comments
# ab0dd8d7 26-Oct-2016 Mike Ryan <[email protected]>

le: decode flags


# f25ef1fb 26-Oct-2016 Mike Ryan <[email protected]>

le: parse manufacturer-specific data


# ee0d4df0 26-Oct-2016 Mike Ryan <[email protected]>

le: parse remaining LE advertising types

Hat tip to @ZeroChaos- for reporting this issue.


# 00c7e1b3 28-Feb-2016 Mike Ryan <[email protected]>

le: decode 16-bit UUIDs in AD data


# c6bb3715 07-Jul-2014 Mike Ryan <[email protected]>

le: dump 24 correctly


# 0a637dca 04-Jul-2014 Dominic Spill <[email protected]>

Reduce use of constants in BLE packet processing


# 8f3e7eea 18-Mar-2014 Christopher Kilgour <[email protected]>

Update to include storing captures in pcap and pcapng format for
LINKTYPE_BLUETOOTH_BREDR_BB and LINKTYPE_BLUETOOTH_LE_LL_WITH_PHDR.

Includes:
* Add support for BTLE access address validity determin

Update to include storing captures in pcap and pcapng format for
LINKTYPE_BLUETOOTH_BREDR_BB and LINKTYPE_BLUETOOTH_LE_LL_WITH_PHDR.

Includes:
* Add support for BTLE access address validity determination.
* Refactor BTLE support with accessors and opaque internals similar
to BR support.

show more ...


# ba100f3d 15-Jan-2014 Mike Ryan <[email protected]>

le_print: update count to reference total number of new opcodes


# b3394904 15-Jan-2014 Mike Ryan <[email protected]>

le_print: dump new LL control opcodes from Bluetooth 4.1


# 387b6603 14-Jan-2014 Ivan Krasin <[email protected]>

le_print: dump Opcode value and name in the case of LL Control PDU.


# 5d00a97f 13-Jan-2014 Ivan Krasin <[email protected]>

bluetooth_le_packet: fix octet number for printing Hop and SCA.


# 45000095 05-Jun-2013 Mike Ryan <[email protected]>

le: handle "more UUIDs available"


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

Build libbtbb and pcaptools using cmake