Searched refs:tNFC_VS_EVT (Results 1 – 3 of 3) sorted by relevance
461 (*p_cback) ((tNFC_VS_EVT) (NCI_RSP_BIT|op_code), p_msg->len, p_evt); in nci_proc_prop_rsp()490 (*nfc_cb.p_vs_cb[i]) ((tNFC_VS_EVT) (NCI_NTF_BIT|op_code), p_msg->len, p_evt); in nci_proc_prop_ntf()
514 typedef UINT8 tNFC_VS_EVT; typedef519 typedef void (tNFC_VS_CBACK) (tNFC_VS_EVT event, UINT16 data_len, UINT8 *p_data);
32 extern void nfa_ee_vs_cback (tNFC_VS_EVT event, BT_HDR *p_data);