zephyr/samples
Piotr Pryga 6590ffd330 samples: Bluetooth: df: Fix too early per sync create timeout
Periodic advertising synchronization create had a timeout set
to fixed value of 10 seconds. BT 5.3 Core specification defines
synchronization timeout as 6 consecutive periodic advertising
events. When advertiser set the periodic interval to be more than
1.6 second it was possible the application timeout is reached
before time allowed by BT Core specification.

Changed implementation of timeout to depend on the periodic
advertising interval.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-01-21 19:32:17 +02:00
..
application_development cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
arch cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
basic samples: Take into account PINCTRL in minimal configurations 2021-12-21 18:30:35 +01:00
bluetooth samples: Bluetooth: df: Fix too early per sync create timeout 2022-01-21 19:32:17 +02:00
boards samples: boards: nrf: Add nrf53_sync_rtc sample 2022-01-19 17:46:28 +01:00
compression cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
drivers samples: drivers: can: add support for CAN_ERROR_WARNING 2022-01-19 18:34:26 +01:00
hello_world tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
kernel tests: kernel: cycle64: mark test as slow 2021-11-29 10:35:49 -05:00
modules samples: modules: canopennode: add stm32f3_disco support 2022-01-11 14:40:49 -06:00
net include: remove deprecated headers 2022-01-18 19:17:50 -05:00
philosophers samples: fix wrong extra_args definitions 2022-01-04 17:15:06 -05:00
posix samples/posix: eventfd: Prevent run in twister when SRAM below 32K 2021-09-20 19:48:34 -04:00
sensor sensors: STM32: Add support for L5 die temp sensor 2022-01-13 10:34:10 +01:00
shields drivers: sensor: Const sensor trigger data in trigger handler 2021-10-27 15:09:35 -04:00
subsys sample: openamp: Add OpenAMP performance test. 2022-01-18 13:23:43 -05:00
synchronization cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
tfm_integration boards: stm32l5: Update TFM related flashing instructions 2022-01-18 10:42:45 -05:00
userspace samples: userspace: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
classic.rst
index.rst samples: compression: lz4: lz4 sample application 2021-06-12 17:21:55 +02:00