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

  /system/nfc/src/nfc/nfc/
nfc_utils.cc 188 tNFC_CONN nfc_conn; local
189 nfc_conn.deactivate = deact;
191 &nfc_conn);
nfc_ncif.cc 530 tNFC_CONN nfc_conn; local
531 nfc_conn.status = status;
532 (*p_cb->p_cback)(conn_id, NFC_ERROR_CEVT, &nfc_conn);
1069 tNFC_CONN nfc_conn; local
1536 tNFC_CONN nfc_conn; local
    [all...]
  /system/nfc/src/nfa/hci/
nfa_hci_main.cc 1152 tNFC_CONN nfc_conn; local
    [all...]

Completed in 82 milliseconds