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

  /external/libnfc-nci/src/nfc/nfc/
nfc_utils.c 157 ** Function nfc_free_conn_cb
165 void nfc_free_conn_cb (tNFC_CONN_CB *p_cb) function
208 nfc_free_conn_cb (p_conn_cb);
nfc_main.c 265 /* else not successful. the buffers will be freed in nfc_free_conn_cb () */
274 nfc_free_conn_cb (p_cb);
    [all...]
nfc_ncif.c     [all...]
  /external/libnfc-nci/src/nfc/int/
nfc_int.h 220 NFC_API extern void nfc_free_conn_cb (tNFC_CONN_CB *p_cb);

Completed in 40 milliseconds