zephyr/include/bluetooth
Luiz Augusto von Dentz a983eff168 Bluetooth: L2CAP: Add bt_l2cap_chan_disconnect
This adds bt_l2cap_chan_disconnect which can be used to disconnect
dynamic channels resulting in the following trace:

< ACL Data TX: Handle 3585 flags 0x00 dlen 12
      LE L2CAP: Disconnection Request (0x06) ident 2 len 4
        Destination CID: 64
        Source CID: 64
> ACL Data RX: Handle 3585 flags 0x02 dlen 12
      LE L2CAP: Disconnection Response (0x07) ident 2 len 4
        Destination CID: 64
        Source CID: 64

Change-Id: I77ec29c8879a330b7f73e217621436045fa5163e
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:24:46 -05:00
..
bluetooth.h Bluetooth: Merge buf.[ch] functionality into hci_core.[ch] 2016-02-05 20:24:39 -05:00
conn.h Bluetooth: Add bt_conn_enc_key_size function 2016-02-05 20:24:45 -05:00
driver.h Bluetooth: Convert driver header info to hidden Kconfig options 2016-02-05 20:24:45 -05:00
gatt.h Bluetooth: Cleanup comments in GATT API 2016-02-05 20:24:44 -05:00
hci.h Bluetooth: Add convenience defines for ACL handles 2016-02-05 20:24:44 -05:00
l2cap.h Bluetooth: L2CAP: Add bt_l2cap_chan_disconnect 2016-02-05 20:24:46 -05:00
log.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
uuid.h Bluetooth: Make bt_uuid_str parameter const 2016-02-05 20:24:38 -05:00