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

  /external/libnfc-nci/src/include/
NfcAdaptation.h 90 static void HalDeviceContextCallback (nfc_event_t event, nfc_status_t event_status);
103 static void HalDownloadFirmwareCallback (nfc_event_t event, nfc_status_t event_status);
  /hardware/libhardware/include/hardware/
nfc.h 90 typedef uint8_t nfc_status_t; typedef
104 typedef void (nfc_stack_callback_t) (nfc_event_t event, nfc_status_t event_status);
  /external/libnfc-nci/src/adaptation/
NfcAdaptation.cpp 411 void NfcAdaptation::HalDeviceContextCallback (nfc_event_t event, nfc_status_t event_status)
607 void NfcAdaptation::HalDownloadFirmwareCallback (nfc_event_t event, nfc_status_t event_status)

Completed in 79 milliseconds