Searched refs:tNFC_HAL_EVT_MSG (Results 1 – 4 of 4) sorted by relevance
148 } tNFC_HAL_EVT_MSG; typedef310 void nfc_main_handle_hal_evt(tNFC_HAL_EVT_MSG* p_msg);
4 tNFC_HAL_EVT_MSG msg = {}; in hal_inject_event()
415 void nfc_main_handle_hal_evt(tNFC_HAL_EVT_MSG* p_msg) { in nfc_main_handle_hal_evt()580 tNFC_HAL_EVT_MSG* p_msg; in nfc_main_post_hal_evt()582 p_msg = (tNFC_HAL_EVT_MSG*)GKI_getbuf(sizeof(tNFC_HAL_EVT_MSG)); in nfc_main_post_hal_evt()
394 nfc_main_handle_hal_evt((tNFC_HAL_EVT_MSG*)p_msg); in nfc_task()