Home
last modified time | relevance | path

Searched refs:nfc_status_t (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/include/hardware/
Dnfc.h74 typedef uint8_t nfc_status_t; typedef
80 typedef void (nfc_stack_callback_t) (nfc_event_t event, nfc_status_t event_status);
/hardware/st/nfc/1.1/
Dhal_st21nfc.cc85 nfc_status_t event_status;
109 nfc_status_t event_status = pcb_data->event_status; in async_callback_thread_fct()
227 static void async_callback_post(nfc_event_t event, nfc_status_t event_status) { in async_callback_post()
/hardware/st/nfc/1.2/
Dhal_st21nfc.cc86 nfc_status_t event_status;
110 nfc_status_t event_status = pcb_data->event_status; in async_callback_thread_fct()
228 static void async_callback_post(nfc_event_t event, nfc_status_t event_status) { in async_callback_post()