OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfcIPConfig
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nxp/src/
phHal4Nfc_ADD.c
127
if(puConfig->
nfcIPConfig
.generalBytesLength == 0)
129
Hal4Ctxt->uConfig.
nfcIPConfig
.generalBytesLength = 0x00;
130
(void)memset(Hal4Ctxt->uConfig.
nfcIPConfig
.generalBytes,
131
0,Hal4Ctxt->uConfig.
nfcIPConfig
.generalBytesLength
[
all
...]
phHciNfc.c
396
psHciContext->p_config_params = &(pConfig->
nfcIPConfig
);
400
&(pConfig->
nfcIPConfig
));
[
all
...]