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

  /hardware/libhardware/modules/nfc/
nfc_pn544_example.c 61 struct nfc_module_t HAL_MODULE_INFO_SYM = {
  /hardware/libhardware/include/hardware/
nfc.h 225 typedef struct nfc_module_t { struct
228 * nfc_module_t as users of this structure will cast a hw_module_t to
229 * nfc_module_t pointer in contexts where it's known the hw_module_t references a
230 * nfc_module_t.
233 } nfc_module_t; typedef in typeref:struct:nfc_module_t
  /device/asus/grouper/nfc/
nfc_hw.c 139 struct nfc_module_t HAL_MODULE_INFO_SYM = {

Completed in 108 milliseconds