Searched refs:tNFC_HAL_EVT_MSG (Results 1 – 5 of 5) sorted by relevance
42 nfc_main_handle_hal_evt((tNFC_HAL_EVT_MSG*)p_msg); in nfc_process_nci_messages()
134 } tNFC_HAL_EVT_MSG; typedef298 void nfc_main_handle_hal_evt(tNFC_HAL_EVT_MSG* p_msg);
4 tNFC_HAL_EVT_MSG msg = {}; in hal_inject_event()
408 void nfc_main_handle_hal_evt(tNFC_HAL_EVT_MSG* p_msg) { in nfc_main_handle_hal_evt()572 tNFC_HAL_EVT_MSG* p_msg; in nfc_main_post_hal_evt()574 p_msg = (tNFC_HAL_EVT_MSG*)GKI_getbuf(sizeof(tNFC_HAL_EVT_MSG)); in nfc_main_post_hal_evt()
390 nfc_main_handle_hal_evt((tNFC_HAL_EVT_MSG*)p_msg); in nfc_task()