History log of /libbtbb/lib/src/pcapng.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 3e500799 05-Sep-2015 Mike Ryan <[email protected]>

pcapng: treat result as a signed size_t


# 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 ...