Home
last modified time | relevance | path

Searched refs:phFriNfc_Llcp_CachedServiceName_t (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport.h52 typedef struct phFriNfc_Llcp_CachedServiceName phFriNfc_Llcp_CachedServiceName_t; typedef
253 phFriNfc_Llcp_CachedServiceName_t pCachedServiceNames[PHFRINFC_LLCP_SDP_ADVERTISED_NB];
DphFriNfc_LlcpTransport.c195 phFriNfc_Llcp_CachedServiceName_t * pCachedServiceName; in phFriNfc_LlcpTransport_ServiceNameLoockup()
677 …memset(pLlcpTransport->pCachedServiceNames, 0x00, sizeof(phFriNfc_Llcp_CachedServiceName_t)*PHFRIN… in phFriNfc_LlcpTransport_Reset()
749 phFriNfc_Llcp_CachedServiceName_t * pCachedServiceName; in phFriNfc_LlcpTransport_CloseAll()