summaryrefslogtreecommitdiff
path: root/tools/idevicebtlogger.c
Commit message (Expand)AuthorAgeFilesLines
* Add new idevice_events_subscribe/unsubscribe API with contextNikias Bassen2022-05-091-2/+3
* idevicebtlogger: Fix typo in man page and code commentNikias Bassen2022-05-051-1/+1
* idevicebtlogger: Some whitespace/coding style fixesNikias Bassen2022-05-051-27/+29
* idevicebtlogger: remove dependency on libpcapMatthias Ringwald2022-05-051-78/+105
* idevicebtlogger: add --format option for 'pcap' and 'packetlogger'Matthias Ringwald2022-05-051-13/+93
* idevicebtlogger: Minor cleanupGeoffrey Kruse2022-05-051-0/+18
* idevicebtlogger: Simplify by using bt_packet_logger_client_start_service()Geoffrey Kruse2022-05-051-33/+2
* idevicebtlogger: Switch to using DLT_BLUETOOTH_HCI_H4_WITH_PHDR (201) and cap...Geoffrey Kruse2022-05-051-3/+20
* idevicebtlogger: Remove debug printing codeGeoffrey Kruse2022-05-051-8/+0
* idevicebtlogger: Cleanup warnings, todos and magic numbersGeoffrey Kruse2022-05-051-12/+4
* Initial commit of working packet logger (idevicebtlogger)Geoffrey Kruse2022-05-051-0/+360