Searched defs:NFC_Disable (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_main.c396 ** if NFC_Disable() is called before receiving HAL_NFC_POST_INIT_CPLT_EVT,
578 ** if NFC_Disable() is called before receiving HAL_NFC_OPEN_CPLT_EVT,
690 ** Function NFC_Disable
703 void NFC_Disable (void) function
705 NFC_TRACE_API1 ("NFC_Disable (): nfc_state = %d", nfc_cb.nfc_state);

Completed in 130 milliseconds