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

/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_main.c392 ** if NFC_Disable() is called before receiving HAL_NFC_POST_INIT_CPLT_EVT,
573 ** if NFC_Disable() is called before receiving HAL_NFC_OPEN_CPLT_EVT,
685 ** Function NFC_Disable
698 void NFC_Disable (void) function
700 NFC_TRACE_API1 ("NFC_Disable (): nfc_state = %d", nfc_cb.nfc_state);

Completed in 92 milliseconds