Searched refs:nfc_hal_first_boot (Results 1 – 3 of 3) sorted by relevance
109 …BOOLEAN nfc_hal_first_boot; /* set nfc_hal_first_boot to TRUE, if platform enables NFC… member
395 if (p_nfc_hal_cfg->nfc_hal_first_boot) in nfc_hal_hci_handle_hcp_pkt_to_hc()556 if (p_nfc_hal_cfg->nfc_hal_first_boot) in nfc_hal_hci_handle_nv_read()
215 p_nfc_hal_cfg->nfc_hal_first_boot = isColdBoot ? TRUE : FALSE; in HaiInitializeLibrary()