l2cap-disconnect can be used to disconnect or cancel a connection to a server: btshell> l2cap-disconnect bt: bt_l2cap_chan_disconnect (0x0011260c): chan 0x0011065c scid 0x0040 dcid 0x0040 btshell> bt: bt_l2cap_recv (0x00114e00): Packet for CID 5 len 8 bt: l2cap_chan_recv (0x00114e00): chan 0x00111534 len 8 bt: l2cap_recv (0x00114e00): LE signaling code 0x07 ident 2 len 4 bt: le_disconn_rsp (0x00114e00): dcid 0x0040 scid 0x0040 bt: l2cap_chan_del (0x00114e00): conn 0x001111c0 chan 0x0011065c cid 0x0040 Channel 0011065c disconnected Change-Id: If249748f98f9b006e4eb2f8722a6f698b372d959 Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Makefile | ||
| prj_arm.conf | ||
| prj_x86.conf | ||
| prj.mdef | ||
| README | ||
| testcase.ini | ||
First serial line is multiplexed with qemu monitor and bluetooth shell (btshell) is running there. Use help to check list of commands.