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

  /hardware/libhardware/include/hardware/
nfc.h 73 typedef uint8_t nfc_event_t; typedef
80 typedef void (nfc_stack_callback_t) (nfc_event_t event, nfc_status_t event_status);
  /system/nfc/src/include/
NfcAdaptation.h 111 static void HalDeviceContextCallback(nfc_event_t event,
127 static void HalDownloadFirmwareCallback(nfc_event_t event,
  /system/nfc/src/adaptation/
NfcAdaptation.cc 547 void NfcAdaptation::HalDeviceContextCallback(nfc_event_t event,
717 void NfcAdaptation::HalDownloadFirmwareCallback(nfc_event_t event,

Completed in 550 milliseconds