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 52 typedef struct phFriNfc_Llcp_CachedServiceName phFriNfc_Llcp_CachedServiceName_t;
253 phFriNfc_Llcp_CachedServiceName_t pCachedServiceNames[PHFRINFC_LLCP_SDP_ADVERTISED_NB];
    [all...]
phFriNfc_LlcpTransport.c 195 phFriNfc_Llcp_CachedServiceName_t * pCachedServiceName;
677 memset(pLlcpTransport->pCachedServiceNames, 0x00, sizeof(phFriNfc_Llcp_CachedServiceName_t)*PHFRINFC_LLCP_SDP_ADVERTISED_NB);
749 phFriNfc_Llcp_CachedServiceName_t * pCachedServiceName;
    [all...]

Completed in 2560 milliseconds