zephyr/subsys/bluetooth/host/classic
Cheng Chang c9651c6710 Bluetooth: host: a2dp: Fix stream recv callback not be checked
Now when role is sink and source sends data, stream recv callback is
not registered, apps works fail. so stream recv callback should be
checked.

Signed-off-by: Cheng Chang <cheng.chang@nxp.com>
2025-07-21 07:23:15 -04:00
..
shell bluetooth: classic: add role switch API 2025-07-19 09:59:16 +02:00
a2dp_codec_sbc.c
a2dp_internal.h
a2dp.c Bluetooth: host: a2dp: Fix stream recv callback not be checked 2025-07-21 07:23:15 -04:00
at.c Bluetooth: HFP_HF: Enable 3-way feature 2025-04-03 06:24:32 +02:00
at.h Bluetooth: HFP_HF: Enable 3-way feature 2025-04-03 06:24:32 +02:00
avctp_internal.h Bluetooth: AVRCP: Move the handling of transaction labels to the App. 2025-03-28 16:10:05 +01:00
avctp.c Bluetooth: AVRCP: Move the handling of transaction labels to the App. 2025-03-28 16:10:05 +01:00
avdtp_internal.h bluetooth: avdtp: move the buf as callback parameter 2025-03-07 19:45:20 +01:00
avdtp.c bluetooth: AVDTP:in set config_rej_rsp,LOSC can't be added. 2025-07-08 13:37:37 -05:00
avrcp_internal.h Bluetooth: AVRCP: Implement unit message reception on the AVRCP target 2025-07-19 09:40:19 +02:00
avrcp.c Bluetooth: AVRCP: Adjust positions of internal static functions 2025-07-19 09:40:19 +02:00
br.c bluetooth: classic: add role switch API 2025-07-19 09:59:16 +02:00
br.h
CMakeLists.txt Bluetooth: Classic: Move classic functions from conn.c to conn_br.c 2025-03-25 22:15:19 +01:00
conn_br_internal.h Bluetooth: Classic: L2CAP: Handle multi L2CAP packets of a HCI ACL 2025-04-28 08:36:02 +02:00
conn_br.c bluetooth: classic: add role switch API 2025-07-19 09:59:16 +02:00
hfp_ag_internal.h Bluetooth: Classic: HFP_AG: Improve the SCO management 2025-06-26 22:05:25 -05:00
hfp_ag.c Bluetooth: HFP: Fail to get Bluetooth Profile Descriptor List 2025-07-03 11:54:40 -05:00
hfp_hf_internal.h Bluetooth: HFP: Divide hfp_internal.h 2025-04-03 06:24:32 +02:00
hfp_hf.c Bluetooth: HFP: Fail to get Bluetooth Profile Descriptor List 2025-07-03 11:54:40 -05:00
hfp_internal.h Bluetooth: Classic: HFP_AG: Support ongoing calls before SLC 2025-05-29 06:31:32 +02:00
Kconfig bluetooth: classic: add role switch API 2025-07-19 09:59:16 +02:00
keys_br.c Bluetooth: Classic: Refactor query and deletion of bonding information 2025-04-01 22:18:40 +02:00
l2cap_br_interface.h Bluetooth: L2CAP_BR: Enable Retransmission and Flow control 2025-03-19 08:52:07 -04:00
l2cap_br_internal.h Bluetooth: Classic: L2CAP: implement ECHO REQ/RSP 2025-05-29 20:19:38 -04:00
l2cap_br.c Bluetooth: host: L2CAP: Fix configuration parameters not be checked 2025-07-19 09:51:02 +02:00
rfcomm_internal.h Bluetooth: RFCOMM: Add RPN command sending support 2025-04-29 08:17:49 +01:00
rfcomm.c Bluetooth: RFCOMM: Fix MTU calculation in rfcomm_connected 2025-07-01 10:56:44 -10:00
sco_internal.h Bluetooth: Classic: SCO: Modify bt_sco_chan::ops with const 2025-06-26 22:05:25 -05:00
sco.c Bluetooth: Classic: SCO: Add SCO conn connected/disconnected cb 2025-06-26 22:05:25 -05:00
sdp_internal.h
sdp.c Bluetooth: SDP: fix attr value len 32 invalid 2025-07-07 10:13:47 -05:00
ssp.c Bluetooth: Host: Classic: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
ssp.h