zephyr/samples/bluetooth
Emil Gydesen 0dcf3c197e Bluetooth: Audio: Increase PA sync timeouts
Increase the timeouts to be 60 instead of 6.
The reason for this is that some controllers (like the Zephyr
controller) will reserve some of these to ensure stability,
and in fact with skip = 5 and retry = 6, it would still
send the PA reports at every interval.

To accomodate a higher timeout value, the functions used to
convert PA intervals to PA timeouts have been updated.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-03-21 15:24:14 +01:00
..
beacon hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
broadcast_audio_assistant hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
broadcast_audio_sink Bluetooth: Audio: Increase PA sync timeouts 2024-03-21 15:24:14 +01:00
broadcast_audio_source samples|tests/* yamls: Replace all nrf5340bsim hwmv1 names w hwmv2 version 2024-03-21 15:23:56 +01:00
broadcaster hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
broadcaster_multiple hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
bthome_sensor_template samples, tests: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
central hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
central_gatt_write samples: Bluetooth: Only connect to devices with rssi below -50 2024-02-26 14:34:07 +01:00
central_hr hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
central_ht hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
central_iso samples: bluetooth: iso: Extend sample documentation 2024-02-26 14:34:07 +01:00
central_multilink hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
central_otc hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
central_past Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
direct_adv Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
direction_finding_central hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
direction_finding_connectionless_rx hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
direction_finding_connectionless_tx hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
direction_finding_peripheral hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
eddystone hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
encrypted_advertising hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
extended_adv hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
handsfree Samples: Bluetooth: HF: Fix link key missing issue 2024-03-14 09:47:23 +00:00
hap_ha Bluetooth: ISO: Introduce bt_iso_chan_send_ts 2024-02-12 13:13:10 +01:00
hci_ipc samples|tests/* yamls: Replace all nrf5340bsim hwmv1 names w hwmv2 version 2024-03-21 15:23:56 +01:00
hci_pwr_ctrl hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
hci_spi hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
hci_uart hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
hci_uart_async hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
hci_usb samples: bluetooth: hci_usb: Use common USB sample initialization 2024-03-20 12:34:46 +01:00
hci_usb_h4 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
ibeacon hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
ipsp hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
iso_broadcast hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
iso_broadcast_benchmark hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
iso_connected_benchmark hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
iso_receive hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mesh hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mesh_demo hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mesh_provisioner hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mtu_update samples: Bluetooth: Only connect to devices with rssi below -50 2024-02-26 14:34:07 +01:00
observer hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
periodic_adv hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
periodic_adv_conn hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
periodic_adv_rsp hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
periodic_sync hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
periodic_sync_conn hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
periodic_sync_rsp hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
peripheral hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
peripheral_accept_list Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
peripheral_csc hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
peripheral_dis hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
peripheral_esp samples: bluetooth: ESS Naming clean up 2024-03-09 14:08:30 -06:00
peripheral_gatt_write Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
peripheral_hids hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
peripheral_hr hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
peripheral_ht hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
peripheral_identity hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
peripheral_iso samples: bluetooth: iso: Extend sample documentation 2024-02-26 14:34:07 +01:00
peripheral_ots bluetooth: ots: Fix bt_ots_init paramter struct naming 2023-06-30 16:06:08 +02:00
peripheral_past Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
peripheral_sc_only hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
public_broadcast_sink Bluetooth: Audio: Increase PA sync timeouts 2024-03-21 15:24:14 +01:00
public_broadcast_source samples|tests/* yamls: Replace all nrf5340bsim hwmv1 names w hwmv2 version 2024-03-21 15:23:56 +01:00
scan_adv hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
st_ble_sensor Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
tmap_bmr Bluetooth: Audio: Increase PA sync timeouts 2024-03-21 15:24:14 +01:00
tmap_bms Bluetooth: ISO: Introduce bt_iso_chan_send_ts 2024-02-12 13:13:10 +01:00
tmap_central Bluetooth: ISO: Introduce bt_iso_chan_send_ts 2024-02-12 13:13:10 +01:00
tmap_peripheral Bluetooth: Audio: Remove LC3 from the assigned numbers defines 2024-02-05 09:14:44 -06:00
unicast_audio_client samples|tests/* yamls: Replace all nrf5340bsim hwmv1 names w hwmv2 version 2024-03-21 15:23:56 +01:00
unicast_audio_server samples|tests/* yamls: Replace all nrf5340bsim hwmv1 names w hwmv2 version 2024-03-21 15:23:56 +01:00
bluetooth.rst hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00