Searched refs:nfc_stack_callback_t (Results 1 – 2 of 2) sorted by relevance
104 typedef void (nfc_stack_callback_t) (nfc_event_t event, nfc_status_t event_status); typedef139 int (*open)(const struct nfc_nci_device *p_dev, nfc_stack_callback_t *p_cback,
29 nfc_stack_callback_t *p_cback, nfc_stack_data_callback_t *p_data_cback) { in hal_open()