zephyr/subsys
ZhongYao Luo d1aa80c049 bluetooth: l2cap_br: l2cap channel used wrong cid when removing
In bt_l2cap_br_chan, rx.cid is the local cid and tx.cid is the
remote cid. According to Core-5.0 Vol3.Part A 4.6-4.7,
l2cap_br_remove_tx_cid should be searched using tx.cid

Signed-off-by: ZhongYao Luo <LuoZhongYao@gmail.com>
2019-12-11 11:34:43 +02:00
..
bluetooth bluetooth: l2cap_br: l2cap channel used wrong cid when removing 2019-12-11 11:34:43 +02:00
console kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
cpp cpp: Use malloc/free instead of kernel variants in new/delete 2019-11-26 12:41:54 -06:00
debug debug: asan: Added leak suppression for SDL2 & X11 2019-12-09 16:38:48 -05:00
dfu dfu/img_util: fix flash_sector_from_off 2019-12-09 16:03:21 +01:00
disk disk: sdhc: reinitialize SPI SDHC always 2019-11-27 09:44:19 -06:00
fb kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
fs include: Fix use of <fs.h> -> <fs/fs.h> 2019-12-10 08:39:37 -05:00
jwt kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
logging kconfig: Remove redundant 'default n' and 'prompt' properties 2019-12-09 16:14:50 +01:00
mgmt kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
net include: Fix use of <base64.h> -> <sys/base64.h> 2019-12-10 08:39:37 -05:00
power power: policy: remove deep sleep states from residency policy 2019-12-03 14:46:15 -06:00
random subsys/random: Add cryptographically secure and bulk fill functions 2019-11-05 19:36:42 +01:00
settings include: Fix use of <nvs/nvs.h> -> <fs/nvs.h> 2019-12-10 08:39:37 -05:00
shell shell: Fix potential overwrite when using strncpy 2019-11-21 16:39:42 +01:00
stats cleanup: include/: move stats.h to stats/stats.h 2019-06-27 22:55:49 -04:00
storage kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
testsuite ztest: fix ztest_1cpu_user_unit_test() 2019-12-09 12:40:47 -05:00
usb usb: Rename defines to match present naming convention 2019-12-09 12:48:13 -05:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00