Home
last modified time | relevance | path

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

/system/nfc/halimpl/bcm2079x/hal/hal/
Dnfc_hal_nci.c670 bool continue_to_process = true; in nfc_hal_nci_send_cmd() local
686 continue_to_process = nfc_hal_dm_power_mode_execute(NFC_HAL_LP_TX_DATA_EVT); in nfc_hal_nci_send_cmd()
688 if (!continue_to_process) { in nfc_hal_nci_send_cmd()