mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 12:25:22 +00:00
This handle disconnection request removing the existing channel and responding properly: > ACL Data RX: Handle 3585 flags 0x02 dlen 12 LE L2CAP: Disconnection Request (0x06) ident 2 len 4 Destination CID: 64 Source CID: 64 < ACL Data TX: Handle 3585 flags 0x00 dlen 12 LE L2CAP: Disconnection Response (0x07) ident 2 len 4 Destination CID: 64 Source CID: 64 Change-Id: I13a57852f5c341a067c326c457b0200de438a54e Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> |
||
---|---|---|
arch | ||
doc | ||
drivers | ||
include | ||
kernel | ||
lib | ||
misc | ||
net | ||
samples | ||
scripts | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
Makefile | ||
Makefile.inc | ||
zephyr-env.sh |