zephyr/subsys/bluetooth/host/classic
Lyle Zhu 45ff5afbb7 Bluetooth: Host: Check conn/channel status of L2CAP BR
For BR/EDR L2CAP, if the function bt_l2cap_br_chan_send_cb
instead of bt_l2cap_chan_send is called, the ACL conn and
L2CAP chennel status will not be checked.

Check conn/channel status before sending data in
function bt_l2cap_br_chan_send_cb.

Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
2024-04-03 10:27:53 +03:00
..
a2dp_internal.h
a2dp.c
at.c
at.h
avdtp_internal.h
avdtp.c
br.c Bluetooth: Host: Add SCO connection management 2024-03-19 10:08:27 +01:00
br.h
CMakeLists.txt Bluetooth: Host: Add SCO connection management 2024-03-19 10:08:27 +01:00
hfp_hf.c Bluetooth: Host: Add SCO Connect notify for HFP 2024-03-19 10:08:27 +01:00
hfp_internal.h Bluetooth: Host: Add SCO Connect notify for HFP 2024-03-19 10:08:27 +01:00
keys_br.c
l2cap_br_interface.h
l2cap_br_internal.h
l2cap_br.c Bluetooth: Host: Check conn/channel status of L2CAP BR 2024-04-03 10:27:53 +03:00
rfcomm_internal.h
rfcomm.c Bluetooth: RFCOMM: Add data sent cb for RFCOMM 2024-03-12 09:45:27 +00:00
sco_internal.h Bluetooth: Host: Remove SCO security check 2024-03-19 10:08:27 +01:00
sco.c Bluetooth: Host: Remove SCO security check 2024-03-19 10:08:27 +01:00
sdp_internal.h
sdp.c
ssp.c
ssp.h