index
:
libimobiledevice
master
stable-1-0-0
webinspectorproxy
work
A cross-platform protocol library to access iOS devices
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
idevicebtlogger.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
Add new idevice_events_subscribe/unsubscribe API with context
Nikias Bassen
1
-2
/
+3
2022-05-05
idevicebtlogger: Fix typo in man page and code comment
Nikias Bassen
1
-1
/
+1
2022-05-05
idevicebtlogger: Some whitespace/coding style fixes
Nikias Bassen
1
-27
/
+29
2022-05-05
idevicebtlogger: remove dependency on libpcap
Matthias Ringwald
1
-78
/
+105
2022-05-05
idevicebtlogger: add --format option for 'pcap' and 'packetlogger'
Matthias Ringwald
1
-13
/
+93
2022-05-05
idevicebtlogger: Minor cleanup
Geoffrey Kruse
1
-0
/
+18
2022-05-05
idevicebtlogger: Simplify by using bt_packet_logger_client_start_service()
Geoffrey Kruse
1
-33
/
+2
2022-05-05
idevicebtlogger: Switch to using DLT_BLUETOOTH_HCI_H4_WITH_PHDR (201) and cap...
Geoffrey Kruse
1
-3
/
+20
2022-05-05
idevicebtlogger: Remove debug printing code
Geoffrey Kruse
1
-8
/
+0
2022-05-05
idevicebtlogger: Cleanup warnings, todos and magic numbers
Geoffrey Kruse
1
-12
/
+4
2022-05-05
Initial commit of working packet logger (idevicebtlogger)
Geoffrey Kruse
1
-0
/
+360