zephyr/subsys/bluetooth/host/classic
Lyle Zhu c09cf23844 Bluetooth: HFP_AG: Add ACL conn to the connected callback
If the AG works as Data Channel Acceptor, the ACL conn cannot be known
by the application of AG. Similar with HF, add ACL conn as the first
parameter to the `connected` callback of AG.

Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
2025-04-03 06:24:32 +02:00
..
shell Bluetooth: HFP_AG: Add ACL conn to the connected callback 2025-04-03 06:24:32 +02:00
a2dp_codec_sbc.c
a2dp_internal.h
a2dp.c bluetooth: avdtp: move the buf as callback parameter 2025-03-07 19:45:20 +01: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: avoid that the ret and err exist together 2025-03-21 09:53:49 +01:00
avrcp_internal.h Bluetooth: AVRCP: expose macros to upper layer. 2025-03-28 16:10:05 +01:00
avrcp.c Bluetooth: AVRCP: Move the handling of transaction labels to the App. 2025-03-28 16:10:05 +01:00
br.c Bluetooth: Classic: Refactor query and deletion of bonding information 2025-04-01 22:18:40 +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: Move classic functions from conn.c to conn_br.c 2025-03-25 22:15:19 +01:00
conn_br.c Bluetooth: Classic: Move classic functions from conn.c to conn_br.c 2025-03-25 22:15:19 +01:00
hfp_ag_internal.h Bluetooth: HFP: Divide hfp_internal.h 2025-04-03 06:24:32 +02:00
hfp_ag.c Bluetooth: HFP_AG: Add ACL conn to the connected callback 2025-04-03 06:24:32 +02:00
hfp_hf_internal.h Bluetooth: HFP: Divide hfp_internal.h 2025-04-03 06:24:32 +02:00
hfp_hf.c Bluetooth: HFP: Divide hfp_internal.h 2025-04-03 06:24:32 +02:00
hfp_internal.h Bluetooth: HFP: Divide hfp_internal.h 2025-04-03 06:24:32 +02:00
Kconfig Bluetooth: HFP_AG: Ability to reject call 2025-04-03 06:24:32 +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: L2CAP_BR: Enable Retransmission and Flow control 2025-03-19 08:52:07 -04:00
l2cap_br.c Bluetooth: Classic: L2CAP: Support L2CAP_COMMAND_REJECT_RSP 2025-04-01 22:14:15 +02:00
rfcomm_internal.h Bluetooth: RFCOMM: Move BT_RFCOMM_BUF_SIZE to rfcomm.h 2025-01-17 10:41:49 +01:00
rfcomm.c Bluetooth: Host: Fix format specifier warnings 2025-03-18 16:45:29 +01:00
sco_internal.h
sco.c
sdp_internal.h
sdp.c Bluetooth: Host: Fix format specifier warnings 2025-03-18 16:45:29 +01:00
ssp.c Bluetooth: SSP: Fix MITM flag incorrect issue in pairing 2025-03-12 07:14:25 +01:00
ssp.h