Searched refs:tNFC_HAL_EVT_MSG (Results 1 – 3 of 3) sorted by relevance
133 } tNFC_HAL_EVT_MSG; typedef268 void nfc_main_handle_hal_evt (tNFC_HAL_EVT_MSG *p_msg);
353 void nfc_main_handle_hal_evt (tNFC_HAL_EVT_MSG *p_msg) in nfc_main_handle_hal_evt()536 tNFC_HAL_EVT_MSG *p_msg; in nfc_main_post_hal_evt()538 if ((p_msg = (tNFC_HAL_EVT_MSG *) GKI_getbuf (sizeof(tNFC_HAL_EVT_MSG))) != NULL) in nfc_main_post_hal_evt()
408 nfc_main_handle_hal_evt ((tNFC_HAL_EVT_MSG*)p_msg); in nfc_task()