uwb: Increase CCC uwbtime0 delay
Delay between NFC start and kernel has increased This patchs update this delay to avoid lock at start Bug: 223228405 Signed-off-by: Victor Liu <victorliu@google.com> Change-Id: I35aacc9d8e0b03acb9a7b4e83992464cc425ab2a
This commit is contained in:
parent
2cd7779f90
commit
c2f3022c06
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ restricted_channels=0
|
||||||
[HAL]ant_sets.ch9.azimuth.rx_ant_set_ranging = 4
|
[HAL]ant_sets.ch9.azimuth.rx_ant_set_ranging = 4
|
||||||
[HAL]ant_sets.ch9.azimuth.tx_ant_set_nonranging = 0
|
[HAL]ant_sets.ch9.azimuth.tx_ant_set_nonranging = 0
|
||||||
[HAL]ant_sets.ch9.azimuth.tx_ant_set_ranging = 0
|
[HAL]ant_sets.ch9.azimuth.tx_ant_set_ranging = 0
|
||||||
[HAL]minimum_system_offset_uwbtime0=300
|
[HAL]minimum_system_offset_uwbtime0=500
|
||||||
coex_gpio=4
|
coex_gpio=4
|
||||||
coex_delay_us=1000
|
coex_delay_us=1000
|
||||||
coex_margin_us=500
|
coex_margin_us=500
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue