zephyr/subsys/bluetooth/host/classic
Emil Gydesen bf897cf941 Bluetooth: Shell: Restructure shell files
Moves around the shell files so that they are placed nearer
to the features they expose access to.

A few changes as possible has been made.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-09-24 09:21:04 -04:00
..
shell Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04: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: Fix mistake parameter 2024-07-11 16:16:09 +02:00
at.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
at.h
avdtp_internal.h Bluetooth: A2DP: Implement the a2dp and avdtp 2024-05-28 12:56:42 +02:00
avdtp.c bluetooth: AVDTP: Check buffer len before pulling data 2024-09-09 13:54:56 -04:00
br.c
br.h
CMakeLists.txt Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
hfp_ag_internal.h Bluetooth: HFP_AG: Optimize lock/unlock of the SCO creating 2024-06-12 21:13:58 -04:00
hfp_ag.c Bluetooth: Classic: HF_AG: Fix unexpected return 2024-06-27 10:53:17 +02:00
hfp_hf.c bluetooth: hfp_hf: update channel sent callback prototype 2024-06-12 21:13:58 -04:00
hfp_internal.h Bluetooth: HFP_AG: Initialize HFP AG 2024-05-16 09:15:49 +02:00
Kconfig kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
keys_br.c bluetooth: keys_br: Improve bt_foreach_bond 2024-05-25 14:39:06 -04:00
l2cap_br_interface.h Bluetooth: BR: SM: Fix ltk derive issue 2024-07-27 10:39:17 +03:00
l2cap_br_internal.h Bluetooth: BR: SM: Fix ltk derive issue 2024-07-27 10:39:17 +03:00
l2cap_br.c net: buf: remove use of special putter and getter functions 2024-08-16 09:55:11 +02:00
rfcomm_internal.h Bluetooth: RFCOMM: check the validity of received frame 2024-06-25 09:03:44 +02:00
rfcomm.c net: buf: remove use of special putter and getter functions 2024-08-16 09:55:11 +02:00
sco_internal.h
sco.c
sdp_internal.h
sdp.c Bluetooth: Classic: SDP: fix that record len is SEQ32 2024-08-29 11:38:02 +02:00
ssp.c
ssp.h