zephyr/subsys/bluetooth/host
Lyle Zhu 39162fd71a Bluetooth: Host: Remove SCO security check
Remove SCO security management code block.
Currently, security related checks are not
necessary. It can be added if needed.

Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
2024-03-19 10:08:27 +01:00
..
classic Bluetooth: Host: Remove SCO security check 2024-03-19 10:08:27 +01:00
addr_internal.h
addr.c
adv.c
adv.h
aes_ccm.c
att_internal.h
att.c
buf.c
CMakeLists.txt
conn_internal.h Bluetooth: Host: Add SCO connection management 2024-03-19 10:08:27 +01:00
conn.c Bluetooth: Host: Remove SCO security check 2024-03-19 10:08:27 +01:00
crypto.c
crypto.h
data.c
direction_internal.h
direction.c
ecc.c
ecc.h
gatt_internal.h
gatt.c
hci_common.c
hci_core.c
hci_core.h
hci_ecc.c
hci_ecc.h
hci_raw_internal.h
hci_raw.c
id.c
id.h
iso_internal.h Bluetooth: Host: Change __line__ to __LINE__ 2024-03-18 13:14:50 +01:00
iso.c
Kconfig Bluetooth: RFCOMM: Add data sent cb for RFCOMM 2024-03-12 09:45:27 +00:00
Kconfig.gatt
Kconfig.l2cap
keys.c
keys.h
l2cap_internal.h
l2cap.c
long_wq.c
long_wq.h
monitor.c
monitor.h
scan.c
scan.h
settings.c
settings.h
smp_null.c
smp.c
smp.h
testing.c
testing.h
uuid.c