Searched refs:nfc_status_t (Results 1 – 5 of 5) sorted by relevance
74 typedef uint8_t nfc_status_t; typedef80 typedef void (nfc_stack_callback_t) (nfc_event_t event, nfc_status_t event_status);
85 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()
92 nfc_status_t event_status;116 nfc_status_t event_status = pcb_data->event_status; in async_callback_thread_fct()234 static void async_callback_post(nfc_event_t event, nfc_status_t event_status) { in async_callback_post()
173 bool nfc_stack_cback(nfc_event_t event, nfc_status_t event_status);
39 bool nfc_stack_cback(nfc_event_t event, nfc_status_t event_status) { in nfc_stack_cback()