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:
Victor Liu 2022-03-22 09:59:31 -07:00 committed by Roshan Pius
parent 2cd7779f90
commit c2f3022c06

View file

@ -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