最終更新:2023-06-06 (火) 10:15:49 (116d)
btmon
Top / btmon
Bluetooth monitor
概要
- The btmon(1) command provides access to the Bluetooth subsystem monitor infrastructure for reading HCI traces.
ドキュメント
https://github.com/RadiusNetworks/bluez/blob/master/doc/btmon.txt
https://github.com/bluez/bluez/blob/master/monitor/btmon.rst
https://github.com/bluez/bluez/issues/122
ソースコード
help
btmon - Bluetooth monitor Usage: btmon [options] options: -r, --read <file> Read traces in btsnoop format -w, --write <file> Save traces in btsnoop format -a, --analyze <file> Analyze traces in btsnoop format -s, --server <socket> Start monitor server socket -p, --priority <level> Show only priority or lower -i, --index <num> Show only specified controller -d, --tty <tty> Read data from TTY -B, --tty-speed <rate> Set TTY speed (default 115200) -t, --time Show time instead of time offset -T, --date Show time and date information -S, --sco Dump SCO traffic -A, --a2dp Dump A2DP stream traffic -E, --ellisys [ip] Send Ellisys HCI Injection -h, --help Show help options
ファイル
- btsnoop?