Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/hal/sr200/
Dfwd_hdll.h210 FW_DNLD_NOT_REQUIRED = 0x03, enumerator
Dfwd_hdll.cc543 status = FW_DNLD_NOT_REQUIRED; in check_fw_update_required()
548 status = FW_DNLD_NOT_REQUIRED; in check_fw_update_required()
555 status = FW_DNLD_NOT_REQUIRED; in check_fw_update_required()
569 status = FW_DNLD_NOT_REQUIRED; in check_fw_update_required()
577 status = FW_DNLD_NOT_REQUIRED;; in check_fw_update_required()
1994 if (ret == FW_DNLD_NOT_REQUIRED) in hdll_fw_download()
2074 if (ret == FW_DNLD_NOT_REQUIRED) { in phNxpUciHal_fw_recovery()