capture android bluetooth packag
2018-09-13 本文已影响0人
413x
capture android bluetooth package
after fight with android bluetooth with gdb, last night I read 360 Unicorn's book, I realize I can use a more symple way, using bluetooth snoop to capture the package
facility
pixel: android 9
steps
- In Developer options: enable
enable bluetooth hci snoop log
- get capture fill by
adb pull /data/misc/bluetooth/logs/btsnoop_hci.log
- wireshark open btsnoop_hci.log