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

  /external/libnfc-nci/src/nfc/nci/
nci_hrcv.c 295 tNFC_RESPONSE_CBACK *p_cback = nfc_cb.p_resp_cback;
355 tNFC_RESPONSE_CBACK *p_cback = nfc_cb.p_resp_cback;
  /external/libnfc-nci/src/nfc/int/
nfc_int.h 154 tNFC_RESPONSE_CBACK *p_resp_cback;
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 156 * tNFC_RESPONSE_CBACK uses tNFC_RESPONSE_EVT; range 0x5000 ~
164 /* the events reported on tNFC_RESPONSE_CBACK */
504 typedef void (tNFC_RESPONSE_CBACK) (tNFC_RESPONSE_EVT event, tNFC_RESPONSE *p_data);
    [all...]
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c     [all...]
nfc_main.c 665 ** tNFC_RESPONSE_CBACK.
670 tNFC_STATUS NFC_Enable (tNFC_RESPONSE_CBACK *p_cback)
698 ** tNFC_RESPONSE_CBACK.
787 ** tNFC_RESPONSE_CBACK as NFC_SET_CONFIG_REVT.
806 ** The response from NFCC is reported by tNFC_RESPONSE_CBACK
    [all...]

Completed in 315 milliseconds