Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a07241f3 authored by Rongxuan Liu's avatar Rongxuan Liu
Browse files

[le audio] Set pa sync interval default to match the APIs

getPaSyncInterval() and setPaSyncInterval() both declared the unknown
interval value is 0xFFFF.
But in metadata builder, we set the default as -1.
In the case of assistant parsing metadata from Base, pa interval is not
present and we uses -1 there which is not matching the APIs.
We should update the default value to 0xFFFF to keep aligned with APIs.

Tag: #bug
Bug: 326528942
Bug: 316005152
Test: atest BluetoothLeBroadcastTest BluetoothLeBroadcastMetadataTest BluetoothLeBroadcastAssistantTest
Change-Id: I9adf0356cbf0f52907ca816cb3aae84a4f58dd6b
parent 33606294
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment