美文网首页
capture android bluetooth packag

capture android bluetooth packag

作者: 413x | 来源:发表于2018-09-13 20:38 被阅读0次

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

  1. In Developer options: enable enable bluetooth hci snoop log
  2. get capture fill by adb pull /data/misc/bluetooth/logs/btsnoop_hci.log
  3. wireshark open btsnoop_hci.log

相关文章

网友评论

      本文标题:capture android bluetooth packag

      本文链接:https://www.haomeiwen.com/subject/hruggftx.html