zephyr/subsys
Jaganath Kanakkassery a95de4360c Bluetooth: RFCOMM: Disconnect session after last dlc disconnection
As per the spec the station which disconnects last dlc should initiate
session disconnection and then l2cap disconnection.

< ACL Data TX: Handle 256 flags 0x00 dlen 8
      Channel: 64 len 4 [PSM 3 mode 0] {chan 0}
      RFCOMM: Disconnect (DISC) (0x43)
         Address: 0x03 cr 1 dlci 0x00
         Control: 0x53 poll/final 1
         Length: 0
         FCS: 0xfd

> ACL Data RX: Handle 256 flags 0x02 dlen 8
      Channel: 64 len 4 [PSM 3 mode 0] {chan 0}
      RFCOMM: Unnumbered Ack (UA) (0x63)
         Address: 0x01 cr 0 dlci 0x00
         Control: 0x73 poll/final 1
         Length: 0
         FCS: 0xb6

Change-Id: I2d1d7d284995529d5d1522e0ca6082097db19bc2
Signed-off-by: Jaganath Kanakkassery <jaganathx.kanakkassery@intel.com>
2016-12-16 10:27:48 +02:00
..
bluetooth Bluetooth: RFCOMM: Disconnect session after last dlc disconnection 2016-12-16 10:27:48 +02:00
fs fs/disk: Improve code readability 2016-12-05 02:46:52 +00:00
net libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
usb usb :mass_storage: correct the license details 2016-12-02 02:11:34 +00:00
Kconfig net: Moved net/ to subsys/net 2016-12-02 12:41:20 +02:00
Makefile net: Moved net/ to subsys/net 2016-12-02 12:41:20 +02:00