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

  /system/nfc/src/nfc/include/
nfc_api.h 163 * tNFC_DISCOVER_CBACK uses tNFC_DISCOVER_EVT; range 0x4000 ~
542 /* the events reported on tNFC_DISCOVER_CBACK */
756 typedef void(tNFC_DISCOVER_CBACK)(tNFC_DISCOVER_EVT event,
    [all...]
nfc_int.h 166 tNFC_DISCOVER_CBACK* p_discv_cback;
  /system/nfc/src/nfc/nfc/
nfc_main.cc 808 ** tNFC_DISCOVER_CBACK as NFC_MAP_DEVT.
818 tNFC_DISCOVER_CBACK* p_cback) {
870 ** The response from NFCC is reported by tNFC_DISCOVER_CBACK as
872 ** tNFC_DISCOVER_CBACK as NFC_RESULT_DEVT.
883 tNFC_DISCOVER_CBACK* p_cback) {
917 ** Description If tNFC_DISCOVER_CBACK reports status=NFC_MULTIPLE_PROT,
920 ** reported by tNFC_DISCOVER_CBACK as NFC_SELECT_DEVT.
    [all...]

Completed in 67 milliseconds