HomeSort by relevance Sort by last modified time
    Searched refs:NFC_Disable (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/src/nfc/include/
nfc_api.h     [all...]
  /external/libnfc-nci/src/nfc/nfc/
nfc_main.c 396 ** 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)
705 NFC_TRACE_API1 ("NFC_Disable (): nfc_state = %d", nfc_cb.nfc_state);
    [all...]
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_act.c 546 NFC_Disable ();
    [all...]

Completed in 67 milliseconds