OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phFriNfc_LlcpTransport_sSocketOptions_t
(Results
1 - 7
of
7
) sorted by null
/external/libnfc-nxp/inc/
phNfcLlcpTypes.h
118
}
phFriNfc_LlcpTransport_sSocketOptions_t
;
/external/libnfc-nxp/src/
phFriNfc_LlcpTransport_Connection.h
156
phFriNfc_LlcpTransport_sSocketOptions_t
* psOptions,
phFriNfc_LlcpTransport.h
160
phFriNfc_LlcpTransport_sSocketOptions_t
sSocketOption;
458
phFriNfc_LlcpTransport_sSocketOptions_t
* psOptions,
556
phFriNfc_LlcpTransport_sSocketOptions_t
* psOptions,
[
all
...]
phFriNfc_LlcpTransport_Connectionless.c
206
memset(&pLlcpSocket->sSocketOption, 0x00, sizeof(
phFriNfc_LlcpTransport_sSocketOptions_t
));
phFriNfc_LlcpTransport.c
728
memset(&pLlcpTransport->pSocketTable[i].sSocketOption, 0x00, sizeof(
phFriNfc_LlcpTransport_sSocketOptions_t
));
[
all
...]
phFriNfc_LlcpTransport_Connection.c
[
all
...]
phLibNfc.h
387
typedef
phFriNfc_LlcpTransport_sSocketOptions_t
phLibNfc_Llcp_sSocketOptions_t;
[
all
...]
Completed in 34 milliseconds