Searched refs:nfc_pn544_device_t (Results 1 - 2 of 2) sorted by last modified time

/hardware/libhardware/include/hardware/
H A Dnfc.h251 * nfc_pn544_device_t as users of this structure will cast a hw_device_t to
252 * nfc_pn544_device_t pointer in contexts where it's known the hw_device_t references a
253 * nfc_pn544_device_t.
284 } nfc_pn544_device_t; typedef in typeref:struct:__anon1844
287 nfc_pn544_device_t** dev) {
292 static inline int nfc_pn544_close(nfc_pn544_device_t* dev) {
/hardware/libhardware/modules/nfc/
H A Dnfc_pn544_example.c35 nfc_pn544_device_t *dev = calloc(1, sizeof(nfc_pn544_device_t));

Completed in 425 milliseconds