zephyr/samples/bluetooth/shell
Luiz Augusto von Dentz 4a41da9b38 Bluetooth: Add l2cap-register command to btshell
l2cap-register can be used to register a server:

btshell> l2cap-register 0x0080
bt: bt_l2cap_server_register (0x0011110c): PSM 0x0080

Change-Id: I2c2d9a4cba70b0cddaf352830659d206b609ee63
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:24:37 -05:00
..
src Bluetooth: Add l2cap-register command to btshell 2016-02-05 20:24:37 -05:00
Makefile Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
prj_arm.conf Bluetooth: shell: Improve attribute discovery callback 2016-02-05 20:24:30 -05:00
prj_x86.conf Bluetooth: shell: Improve attribute discovery callback 2016-02-05 20:24:30 -05:00
prj.mdef Rename VPF files to use MDEF file extension 2016-02-05 20:14:15 -05:00
README Bluetooth: Update README with recent changes 2016-02-05 20:13:57 -05:00
testcase.ini initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00

First serial line is multiplexed with qemu monitor and bluetooth shell
(btshell) is running there. Use help to check list of commands.