Skip to content

Commit

Permalink
bluetooth: tester: Enable BT_CTLR_ISOAL_PSN_IGNORE
Browse files Browse the repository at this point in the history
Temporarily ignore the Tx ISO Data Packet Sequence Number use
as the tester app does not have yet a synchronization mechanism for
the sequence number and it constantly fails to send ISO data on time.

Signed-off-by: Magdalena Kasenberg <[email protected]>
  • Loading branch information
mkasenberg authored and aescolar committed Jan 25, 2024
1 parent 5aff88a commit 62809d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/bluetooth/tester/nrf5340_hci_ipc_cpunet.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ CONFIG_BT_CTLR_CONN_ISO_LOW_LATENCY_POLICY=y
CONFIG_BT_CTLR_DATA_LENGTH_MAX=100
CONFIG_BT_BUF_ACL_RX_SIZE=100
CONFIG_BT_CTLR_PERIPHERAL_ISO_EARLY_CIG_START=y
CONFIG_BT_CTLR_ISOAL_PSN_IGNORE=y

0 comments on commit 62809d7

Please sign in to comment.