http://processors.wiki.ti.com/index.php/CC256x_TI_Bluetooth_Stack_SPPDemo_App
根据wiki上的描述:“”The SniffMode command is responsible for putting a specified connection into HCI Sniff Mode with passed in parameters. There must be an SPP Connection created so that a Connection Handle exists. The command requires that a valid Bluetooth Stack ID exists before running. “
好像必须要连接才能进行sniffer,有没有不用连接也能实现sniffer的功能的函数啊?
我现在项目需要这种抓包的功能,但是不能有连接。
谢谢!
http://processors.wiki.ti.com/index.php/CC256x_TI_Bluetooth_Stack_SPPDemo_App
根据wiki上的描述:“”The SniffMode command is responsible for putting a specified connection into HCI Sniff Mode with passed in parameters. There must be an SPP Connection created so that a Connection Handle exists. The command requires that a valid Bluetooth Stack ID exists before running. “
好像必须要连接才能进行sniffer,有没有不用连接也能实现sniffer的功能的函数啊?
我现在项目需要这种抓包的功能,但是不能有连接。
谢谢!
举报