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

  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.c 333 NFCSTATUS phFriNfc_LlcpTransport_Socket(phFriNfc_LlcpTransport_t *pLlcpTransport,
455 * This function closes a LLCP socket previously created using phFriNfc_LlcpTransport_Socket.
    [all...]
phFriNfc_LlcpTransport.h 47 struct phFriNfc_LlcpTransport_Socket;
48 typedef struct phFriNfc_LlcpTransport_Socket phFriNfc_LlcpTransport_Socket_t;
154 struct phFriNfc_LlcpTransport_Socket
350 NFCSTATUS phFriNfc_LlcpTransport_Socket(phFriNfc_LlcpTransport_t *pLlcpSocketTable,
362 * This function closes a LLCP socket previously created using phFriNfc_LlcpTransport_Socket.
    [all...]

Completed in 30 milliseconds