diff options
author | Geoffrey Kruse | 2021-03-07 16:21:21 -0800 |
---|---|---|
committer | Nikias Bassen | 2022-05-05 19:02:14 +0200 |
commit | 3931ede42194b3a6d0a9128f1523c61372edc54e (patch) | |
tree | c882cb184ed90d4957a201cfd031cae161a4f38c | |
parent | 4b6e0d752e0c33dca71b358f88d2919856c56243 (diff) | |
download | libimobiledevice-3931ede42194b3a6d0a9128f1523c61372edc54e.tar.gz libimobiledevice-3931ede42194b3a6d0a9128f1523c61372edc54e.tar.bz2 |
Updated README.md with idevicebtlogger
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -128,6 +128,7 @@ The library bundles the following command-line utilities in the tools directory: | `idevice_id` | List attached devices or print device name of given device | | `idevicebackup` | Create or restore backup for devices (legacy) | | `idevicebackup2` | Create or restore backups for devices running iOS 4 or later | +| `idevicebtlogger` | Capture Bluetooth HCI traffic from a device (requires log profile) | | `idevicecrashreport` | Retrieve crash reports from a device | | `idevicedate` | Display the current date or set it on a device | | `idevicedebug` | Interact with the debugserver service of a device | |