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

  /system/nfc/src/include/
nfc_target.h 646 ** Define HAL_WRITE depending on whether HAL is using shared GKI resources
649 #ifndef HAL_WRITE
650 #define HAL_WRITE(p) \
673 #endif /* HAL_WRITE */
  /system/nfc/src/nfc/nfc/
nfc_ncif.cc 220 HAL_WRITE(p);
277 HAL_WRITE(p_buf);
    [all...]

Completed in 55 milliseconds