zephyr/subsys/bluetooth/host/classic
Lyle Zhu 0e4561bed2 Bluetooth: SSP: No MITM if required level is less than L3
Regardless IO capabilities, clear MITM flag for pairing
initiator if the required security level is less than
BT_SECURITY_L3.

Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
2024-10-16 09:59:38 +02:00
..
shell Bluetooth: BR: Shell: Remove duplicated else statement 2024-10-02 10:15:14 +02:00
a2dp_codec_sbc.c
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
avdtp.c bluetooth: AVDTP: Check buffer len before pulling data 2024-09-09 13:54:56 -04:00
br.c Bluetooth: BR: Improve bt_conn_set_bondable 2024-10-02 15:54:30 +02:00
br.h
CMakeLists.txt Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
hfp_ag_internal.h
hfp_ag.c
hfp_hf.c
hfp_internal.h
Kconfig kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
keys_br.c
l2cap_br_interface.h Bluetooth: BR: SMP: Check if remote supports CID 0x0007 2024-10-02 10:14:18 +02:00
l2cap_br_internal.h Bluetooth: L2CAP_BR: Set flags in CFG RSP 2024-10-05 14:07:00 -04:00
l2cap_br.c Bluetooth: BREDR: L2CAP: Recover ident when conn is pending 2024-10-05 14:07:24 -04:00
rfcomm_internal.h
rfcomm.c Bluetooth: Host: SSP: Correct BR bonding type 2024-10-02 10:07:09 +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 Bluetooth: SSP: No MITM if required level is less than L3 2024-10-16 09:59:38 +02:00
ssp.h