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 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 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 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: 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 Bluetooth: RFCOMM: check the validity of received frame 2024-06-25 09:03:44 +02:00
rfcomm.c Bluetooth: Host: SSP: Correct BR bonding type 2024-10-02 10:07:09 +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: 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