zephyr/tests/bluetooth
Casper Bonde afe469eac7 Bluetooth: ISO: Speed up BT ISO data processing
For the native posix build the sleep calls used in tasks will stall
the zephyr instance which sets an upper limit on the data processing
interval to once every 20-30 millisecond.
This change reduces the duration of the sleep calls and increases the
TICKS_PER_SECOND to allow for shorter sleeps. This is needed to
support the data rates needed for LE Audio streaming. The rate is
tuned to support up to bidirectional 5ms ISO-intervals.
This change also increases the ISO buffer count from 1 to 5 to
allow for some buffering in the controller, which is needed for
gapless playback and/or use of burst number larger than 1.

Signed-off-by: Casper Bonde <casper_bonde@bose.com>
2021-05-27 13:16:40 +02:00
..
adv tests: Bluetooth: Update AD Data as fast as possible 2020-08-31 13:49:13 +02:00
at sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
bluetooth sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
bsim_bt Bluetooth: Mesh: Make bsim friendship test timing more robust 2021-05-18 12:29:04 -05:00
ctrl_sw_privacy sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
ctrl_sw_privacy_unit sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
ctrl_user_ext tests: Bluetooth: User defined CPR intervals 2021-01-18 19:07:06 +01:00
df tests: Bluetooth: df: Add connectionless IQ sampling enable unit tests 2021-05-06 16:27:16 +02:00
gatt Bluetooth: GATT: Rework bt_gatt_attr_func_t 2020-09-05 11:06:21 +02:00
hci_codecs_info tests: Bluetooth: Add tests for reading codec and controller delay info 2020-11-26 15:46:17 +01:00
hci_prop_evt Bluetooth: Refactor bluetooth buffer configuration for simplification 2021-05-06 14:56:18 +02:00
init Bluetooth: Add option to log btsnoops over RTT 2021-05-05 16:03:38 +02:00
l2cap sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
ll_settings tests: Check return value of settings_runtime_set in ll_settings test 2021-01-05 16:51:19 +02:00
mesh Bluetooth: Refactor bluetooth buffer configuration for simplification 2021-05-06 14:56:18 +02:00
mesh_shell Bluetooth: Refactor bluetooth buffer configuration for simplification 2021-05-06 14:56:18 +02:00
shell Bluetooth: ISO: Speed up BT ISO data processing 2021-05-27 13:16:40 +02:00
tester bttester: add key-size and authorization based l2cap conn reject 2021-05-19 12:18:08 +03:00
uuid sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00