zephyr/subsys/bluetooth/host/classic
Mark Wang bdca41d0bf Bluetooth: A2DP: Implement the a2dp and avdtp
implement a2dp.c and avdtp.c
add a2dp related Kconfig:
BT_AVDTP_RTP_VERSION, BT_A2DP_SOURCE and BT_A2DP_SINK
a2dp_codec_sbc.c/h are used to provide some APIs to get
A2DP SBC codec information. (like: channel num).

Signed-off-by: Mark Wang <yichang.wang@nxp.com>
2024-05-28 12:56:42 +02:00
..
a2dp_codec_sbc.c Bluetooth: A2DP: Implement the a2dp and avdtp 2024-05-28 12:56:42 +02:00
a2dp_internal.h
a2dp.c Bluetooth: A2DP: Implement the a2dp and avdtp 2024-05-28 12:56:42 +02:00
at.c
at.h
avdtp_internal.h Bluetooth: A2DP: Implement the a2dp and avdtp 2024-05-28 12:56:42 +02:00
avdtp.c Bluetooth: A2DP: Implement the a2dp and avdtp 2024-05-28 12:56:42 +02:00
br.c Bluetooth: Host: Rename bt_conn_state_t states for clarity 2024-04-23 15:31:59 +02:00
br.h
CMakeLists.txt Bluetooth: A2DP: Implement the a2dp and avdtp 2024-05-28 12:56:42 +02:00
hfp_ag_internal.h Bluetooth: HFP_AG: Initialize HFP AG 2024-05-16 09:15:49 +02:00
hfp_ag.c Bluetooth: HFP_AG: Protect the consistency of AG state/value 2024-05-16 09:15:49 +02:00
hfp_hf.c Bluetooth: Classic: Add SDP records for HFP 2024-04-25 18:05:40 -04:00
hfp_internal.h Bluetooth: HFP_AG: Initialize HFP AG 2024-05-16 09:15:49 +02:00
Kconfig Bluetooth: A2DP: Implement the a2dp and avdtp 2024-05-28 12:56:42 +02:00
keys_br.c bluetooth: keys_br: Improve bt_foreach_bond 2024-05-25 14:39:06 -04:00
l2cap_br_interface.h Bluetooth: Classic: make SMP use L2CAP BR API 2024-04-30 18:01:34 +02:00
l2cap_br_internal.h
l2cap_br.c Bluetooth: Classic: make SMP use L2CAP BR API 2024-04-30 18:01:34 +02: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: Rename bt_conn_state_t states for clarity 2024-04-23 15:31:59 +02:00
sdp_internal.h
sdp.c
ssp.c
ssp.h