zephyr/subsys/bluetooth/host
Joakim Andersson 6c6bd8c49e Bluetooth: host: Fix directed advertising from privacy-disabled peer
Fix directed advertising from privacy disabled peer. In this case we
need to have the local IRK in the controllers resolving list in order to
have the controller resolve the initiator address of the directed
advertising pdu (ADV_DIR_IND).

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-03-23 12:44:44 +02:00
..
CMakeLists.txt
Kconfig Bluetooth: Kconfig: Fix BT_ECC defaults 2020-03-16 14:26:08 +02:00
Kconfig.gatt
Kconfig.l2cap kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
a2dp.c
a2dp_internal.h
aes_ccm.c
at.c
at.h
att.c
att_internal.h
avdtp.c
avdtp_internal.h
conn.c Bluetooth: smp: Adding Legacy OOB only mode and no JW/Passkey mode 2020-03-12 12:30:15 +02:00
conn_internal.h Bluetooth: host: Fix missing connection id checks 2020-02-21 21:28:30 +02:00
crypto.c Bluetooth: Fix infinite recursion in host-based bt_rand 2020-01-31 18:33:06 +01:00
crypto.h
ecc.h
gatt.c bluetooth: host: Do not send unwanted SC indicate 2020-03-16 21:09:24 +02:00
gatt_internal.h
hci_core.c Bluetooth: host: Fix directed advertising from privacy-disabled peer 2020-03-23 12:44:44 +02:00
hci_core.h
hci_ecc.c kernel: overhaul unused stack measurement 2020-02-08 10:02:35 +02:00
hci_ecc.h
hci_raw.c
hci_raw_internal.h
hfp_hf.c
hfp_internal.h
keys.c Bluetooth: host: Fix directed advertising from privacy-disabled peer 2020-03-23 12:44:44 +02:00
keys.h
keys_br.c
l2cap.c Bluetooth: L2CAP: Fix not queueing in case there are no credits 2020-02-10 22:08:14 +02:00
l2cap_br.c
l2cap_internal.h
monitor.c
monitor.h
rfcomm.c kernel: overhaul unused stack measurement 2020-02-08 10:02:35 +02:00
rfcomm_internal.h
sdp.c
sdp_internal.h
settings.c Bluetooth: Setting: Make bt_settings_encode_key take a const address 2020-02-14 14:15:11 +02:00
settings.h Bluetooth: Setting: Make bt_settings_encode_key take a const address 2020-02-14 14:15:11 +02:00
smp.c Bluetooth: host: Fix directed advertising from privacy-disabled peer 2020-03-23 12:44:44 +02:00
smp.h Bluetooth: smp: Adding Legacy OOB pairing support 2020-03-12 12:30:15 +02:00
smp_null.c
testing.c
testing.h
uuid.c