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

  /system/nfc/src/nfc/nfc/
nfc_vs.c 48 tNFC_STATUS NFC_RegVSCback(bool is_register, tNFC_VS_CBACK* p_cback) {
80 ** given tNFC_VS_CBACK as (oid).
89 tNFC_VS_CBACK* p_cback) {
  /system/nfc/src/nfc/int/
nfc_int.h 140 tNFC_VS_CBACK* p_cback; /* the callback function to receive RSP */
172 tNFC_VS_CBACK*
  /system/nfc/src/nfc/nci/
nci_hrcv.c 425 tNFC_VS_CBACK* p_cback = (tNFC_VS_CBACK*)nfc_cb.p_vsc_cback;
  /system/nfc/src/nfc/include/
nfc_api.h 542 /* The events reported on tNFC_VS_CBACK */
551 typedef void(tNFC_VS_CBACK)(tNFC_VS_EVT event, uint16_t data_len,
    [all...]

Completed in 78 milliseconds