Home
last modified time | relevance | path

Searched refs:lengthOutput (Results 1 – 1 of 1) sorted by relevance

/hardware/st/nfc/st21nfc/hal/
Dhal_fd.cc397 size_t lengthOutput = in ft_CheckUWBConf() local
399 STLOG_HAL_D("%s: lengthOutput = %zu", __func__, lengthOutput); in ft_CheckUWBConf()
400 if (lengthOutput > 0) { in ft_CheckUWBConf()
402 nciPropSetUwbConfig[2] = lengthOutput + 6; in ft_CheckUWBConf()
403 nciPropSetUwbConfig[8] = lengthOutput; in ft_CheckUWBConf()