zephyr/subsys/bluetooth/host
Fredrik Danebjer c0ab35a997 Bluetooth: GATT: Add LE Secure Connections Permission Check
Added possibility to enforce that a LE Secure Connection is required
for reading and writing characteristics, i.e. providing a more fine
grained check that allows services that requires secure connection
to co-exists with those that doesn't.

Signed-off-by: Lars Knudsen <larsgk@gmail.com>
Signed-off-by: Fredrik Danebjer <fredrik@danebjer.com>
2022-07-19 10:32:56 +02:00
..
a2dp_internal.h
a2dp.c
addr.c
adv.c Bluetooth: host: Fix resume failing with extended advertising 2022-06-22 12:25:10 +02:00
adv.h
aes_ccm.c
at.c
at.h
att_internal.h Bluetooth: host: Rewrite bt_gatt_notify_multiple 2022-07-15 12:17:29 +02:00
att.c Bluetooth: host: Rewrite bt_gatt_notify_multiple 2022-07-15 12:17:29 +02:00
avdtp_internal.h
avdtp.c
br.c
br.h
buf.c
CMakeLists.txt Bluetooth: host: add dedicated WQ for long-running tasks 2022-06-30 10:31:13 +02:00
conn_internal.h
conn.c Bluetooth: Host: conn_change signal object not correclty initialied 2022-07-13 16:13:57 +02:00
crypto.c
crypto.h
direction_internal.h
direction.c
ecc.c
ecc.h
gatt_internal.h Bluetooth: GATT: Add LE Secure Connections Permission Check 2022-07-19 10:32:56 +02:00
gatt.c Bluetooth: GATT: Add LE Secure Connections Permission Check 2022-07-19 10:32:56 +02:00
hci_common.c
hci_core.c Bluetooth: Host: add missing de-init of periodic sync pool 2022-07-13 16:13:57 +02:00
hci_core.h bluetooth: add api for changing rpa timeout in runtime 2022-07-11 09:27:07 +00:00
hci_ecc.c Bluetooth: host: add dedicated WQ for long-running tasks 2022-06-30 10:31:13 +02:00
hci_ecc.h Bluetooth: host: add dedicated WQ for long-running tasks 2022-06-30 10:31:13 +02:00
hci_raw_internal.h
hci_raw.c Bluetooth: host: add dedicated WQ for long-running tasks 2022-06-30 10:31:13 +02:00
hfp_hf.c
hfp_internal.h
id.c bluetooth: add api for changing rpa timeout in runtime 2022-07-11 09:27:07 +00:00
id.h bluetooth: add api for changing rpa timeout in runtime 2022-07-11 09:27:07 +00:00
iso_internal.h
iso.c Bluetooth: ISO: Add BT_DEBUG_ISO_DATA Kconfig 2022-07-08 20:00:33 +00:00
Kconfig bluetooth: add api for changing rpa timeout in runtime 2022-07-11 09:27:07 +00:00
Kconfig.gatt Bluetooth: host: Rewrite bt_gatt_notify_multiple 2022-07-15 12:17:29 +02:00
Kconfig.l2cap
keys_br.c all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
keys.c all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
keys.h
l2cap_br.c
l2cap_internal.h
l2cap.c Bluetooth: host: Fix endianness error in L2CAP 2022-06-21 10:47:48 +02:00
long_wq.c Bluetooth: host: add dedicated WQ for long-running tasks 2022-06-30 10:31:13 +02:00
long_wq.h Bluetooth: host: add dedicated WQ for long-running tasks 2022-06-30 10:31:13 +02:00
monitor.c uart_pipe: move driver from console to serial 2022-07-07 09:59:49 +02:00
monitor.h
rfcomm_internal.h
rfcomm.c
scan.c Bluetooth: Host: add missing de-init of periodic sync pool 2022-07-13 16:13:57 +02:00
scan.h Bluetooth: Host: add missing de-init of periodic sync pool 2022-07-13 16:13:57 +02:00
sdp_internal.h
sdp.c
settings.c all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
settings.h
smp_null.c
smp.c bluetooth: host: Revert "Avoid sending duplicate device to resolving list." 2022-06-17 13:18:25 +02:00
smp.h
ssp.c
ssp.h
testing.c
testing.h
uuid.c