zephyr/subsys/bluetooth/host/classic
Lyle Zhu 94de015498 Bluetooth: HFP_AG: Enable 3-way feature
Add a configuration `BT_HFP_AG_3WAY_CALL` to control the feature.

Add a configuration `BT_HFP_AG_MAX_CALLS` to define supported maximum
calls.

Add a structure `struct bt_hfp_ag_call` to manage the call.

Add the call object to callback `outgoing`, and`incoming`.

Use call object to replace AG object for callbacks `incoming_held`,
`ringing`, `accept`, `reject`, and `terminate`.

Add callback `held` to notify the call held status.

Use call object to replace AG object for function
`bt_hfp_ag_hold_incoming`, `bt_hfp_ag_reject`, `bt_hfp_ag_accept`,
`bt_hfp_ag_terminate`, `bt_hfp_ag_remote_ringing`,
`bt_hfp_ag_remote_reject`, `bt_hfp_ag_remote_accept`, and
`bt_hfp_ag_remote_terminate`.

Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
2025-04-03 06:24:32 +02:00
..
shell Bluetooth: Classic: shell: Add command bonds 2025-04-01 22:18:40 +02:00
a2dp_codec_sbc.c
a2dp_internal.h
a2dp.c
at.c Bluetooth: at: support separator "=" 2025-04-03 06:24:32 +02:00
at.h Bluetooth: BR: at: add function at_get_string 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
avdtp.c
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
conn_br_internal.h
conn_br.c
hfp_ag_internal.h Bluetooth: HFP_AG: Enable 3-way feature 2025-04-03 06:24:32 +02:00
hfp_ag.c Bluetooth: HFP_AG: Enable 3-way feature 2025-04-03 06:24:32 +02:00
hfp_hf.c Bluetooth: HFP_HF: Code clean 2025-04-03 06:24:32 +02:00
hfp_internal.h Bluetooth: HFP_AG: Enable 3-way feature 2025-04-03 06:24:32 +02:00
Kconfig Bluetooth: HFP_AG: Enable 3-way feature 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
l2cap_br_internal.h
l2cap_br.c Bluetooth: Classic: L2CAP: Support L2CAP_COMMAND_REJECT_RSP 2025-04-01 22:14:15 +02:00
rfcomm_internal.h
rfcomm.c
sco_internal.h
sco.c
sdp_internal.h
sdp.c
ssp.c
ssp.h