Skip to content

Commit 62809d7

Browse files
mkasenbergaescolar
authored andcommitted
bluetooth: tester: Enable BT_CTLR_ISOAL_PSN_IGNORE
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]>
1 parent 5aff88a commit 62809d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/bluetooth/tester/nrf5340_hci_ipc_cpunet.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ CONFIG_BT_CTLR_CONN_ISO_LOW_LATENCY_POLICY=y
33
CONFIG_BT_CTLR_DATA_LENGTH_MAX=100
44
CONFIG_BT_BUF_ACL_RX_SIZE=100
55
CONFIG_BT_CTLR_PERIPHERAL_ISO_EARLY_CIG_START=y
6+
CONFIG_BT_CTLR_ISOAL_PSN_IGNORE=y

0 commit comments

Comments
 (0)