HomeSort by relevance Sort by last modified time
    Searched refs:phFriNfc_Llcp_CachedServiceName_t (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.h 51 typedef struct phFriNfc_Llcp_CachedServiceName phFriNfc_Llcp_CachedServiceName_t;
252 phFriNfc_Llcp_CachedServiceName_t pCachedServiceNames[PHFRINFC_LLCP_SDP_ADVERTISED_NB];
    [all...]
phFriNfc_LlcpTransport.c 194 phFriNfc_Llcp_CachedServiceName_t * pCachedServiceName;
669 memset(pLlcpTransport->pCachedServiceNames, 0x00, sizeof(phFriNfc_Llcp_CachedServiceName_t)*PHFRINFC_LLCP_SDP_ADVERTISED_NB);
741 phFriNfc_Llcp_CachedServiceName_t * pCachedServiceName;
    [all...]

Completed in 37 milliseconds