zephyr/subsys
Joakim Andersson 16763ff9b6 Bluetooth: host: Fix adv object not released on directed adv timeout
Fix the advertise object not release when a high-duty cycle directed
advertiser timeout happens. If the extended advertising feature has been
enabled in the host, but not supported by the controller then the
advertising object must be released in the connection complete event
since there will not be a advertising set terminated event.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-06-25 19:34:16 +02:00
..
bluetooth Bluetooth: host: Fix adv object not released on directed adv timeout 2020-06-25 19:34:16 +02:00
canbus
console console: tty: Fix k_sem_take with wait time from ISR 2020-06-17 17:10:08 +02:00
cpp
debug
dfu
disk
fb
fs subsys/fs/fatfs: Fix missing memory free on error 2020-06-25 12:13:51 +02:00
jwt
logging logging: enhanced external logsystems 2020-06-17 17:08:12 +02:00
mgmt
net net: conn: Handle multi interface AF_PACKET recv() properly 2020-06-24 23:34:27 +03:00
power device: provide internal access to static device array 2020-06-23 13:27:14 +02:00
random
settings settings: Fix uninitialised variables 2020-06-17 08:55:59 +03:00
shell shell: kernel: select dependencies 2020-06-24 21:37:12 -04:00
stats
storage storage/stream: allow NULL data pointer 2020-06-22 14:36:05 +02:00
testsuite test: remove TEST_SHELL 2020-06-24 21:37:12 -04:00
tracing
usb usb: Correct USB setup packet endianness in USB core. 2020-06-23 19:21:41 +02:00
CMakeLists.txt
Kconfig