zephyr/subsys/bluetooth/host/classic
Pieter De Gendt ad63ca284e kconfig: replace known integer constants with variables
Make the intent of the value clear and avoid invalid ranges with typos.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2024-07-27 20:49:15 +03: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
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: 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 Bluetooth: Classic: Add length check in bluetooth classic 2024-06-18 15:54:27 +02:00
rfcomm_internal.h Bluetooth: RFCOMM: check the validity of received frame 2024-06-25 09:03:44 +02:00
rfcomm.c bluetooth: host/classic: Fix possible buffer overflow 2024-07-01 09:13:22 +02: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 Bluetooth: SDP: Fix stack override issue 2024-07-11 16:15:53 +02:00
ssp.c
ssp.h