zephyr/subsys/bluetooth/host
Emil Gydesen 25c993e5b7 Bluetooth: Host: Remove implicit conversions of own_addr_type
Remove implicit conversions and assignment to the
own_addr_type variables.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-10-23 16:53:23 +02:00
..
classic Bluetooth: SSP: No MITM if required level is less than L3 2024-10-16 09:59:38 +02:00
shell bluetooth: host: CS support for various HCI commands 2024-10-18 14:15:49 +02:00
CMakeLists.txt
Kconfig bluetooth: host: conn: Check if *conn is not NULL 2024-10-18 17:46:04 +01:00
Kconfig.gatt Bluetooth: GATT: Allow to tune writable device appearance permissions 2024-10-16 16:35:56 +01:00
Kconfig.l2cap
addr.c
addr_internal.h
adv.c
adv.h
aes_ccm.c
att.c
att_internal.h tests: bsim: bluetooth: host: att: Add ATT timeout test 2024-10-10 14:59:02 -04:00
buf.c
buf_view.h
conn.c bluetooth: host: conn: Check if *conn is not NULL 2024-10-18 17:46:04 +01:00
conn_internal.h bluetooth: host: CS support for various HCI commands 2024-10-18 14:15:49 +02:00
crypto.h
crypto_psa.c
crypto_tc.c
cs.c bluetooth: host: CS support for various HCI commands 2024-10-18 14:15:49 +02:00
data.c
direction.c
direction_internal.h
ecc.c
ecc.h
gatt.c Bluetooth: GATT: Allow to tune writable device appearance permissions 2024-10-16 16:35:56 +01:00
gatt_internal.h
hci_common.c
hci_core.c bluetooth: host: CS support for various HCI commands 2024-10-18 14:15:49 +02:00
hci_core.h bluetooth: host: CS support for various HCI commands 2024-10-18 14:15:49 +02:00
hci_ecc.c
hci_ecc.h
hci_raw.c
hci_raw_internal.h
id.c Bluetooth: Host: Remove implicit conversions of own_addr_type 2024-10-23 16:53:23 +02:00
id.h
iso.c Bluetooth: ISO: Add ISO BIS bitfield check macro 2024-10-10 20:22:39 -04:00
iso_internal.h
keys.c
keys.h
l2cap.c bluetooth: host: l2cap: Check conn state before queueing PDU 2024-10-10 14:59:02 -04:00
l2cap_internal.h
long_wq.c
long_wq.h
monitor.c
monitor.h
scan.c
scan.h
settings.c
settings.h
smp.c
smp.h
smp_null.c
uuid.c