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,
577 ** if NFC_Disable() is called before receiving HAL_NFC_OPEN_CPLT_EVT,
689 ** Function NFC_Disable
702 void NFC_Disable (void)
704 NFC_TRACE_API1 ("NFC_Disable (): nfc_state = %d", nfc_cb.nfc_state);
    [all...]
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_act.c 531 NFC_Disable ();
    [all...]

Completed in 31 milliseconds