OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pphLibNfc_RspCb_t
(Results
1 - 9
of
9
) sorted by null
/external/libnfc-nxp/src/
phLibNfc_initiator.h
36
pphLibNfc_RspCb_t
pClientNfcIpCfgCb;
39
pphLibNfc_RspCb_t
pClientNfcIpTxCb;
phLibNfc_Internal.h
87
pphLibNfc_RspCb_t
pClientInitCb;
90
pphLibNfc_RspCb_t
pClientShutdownCb;
106
pphLibNfc_RspCb_t
pClientRdNdefCb;
109
pphLibNfc_RspCb_t
pClientWrNdefCb;
114
pphLibNfc_RspCb_t
pClientDisConfigCb;
118
pphLibNfc_RspCb_t
pClientPresChkCb;
138
pphLibNfc_RspCb_t
pClientLlcpDiscoveryCb;
161
pphLibNfc_RspCb_t
pClientNdefFmtCb;
phLibNfc.h
510
typedef void(*
pphLibNfc_RspCb_t
) (void* pContext,NFCSTATUS Status);
[
all
...]
phLibNfc_discovery.c
108
(
pphLibNfc_RspCb_t
)
145
pphLibNfc_RspCb_t
pConfigDiscovery_RspCb,
183
(
pphLibNfc_RspCb_t
)
221
pphLibNfc_RspCb_t
pPresenceChk_RspCb,
316
pphLibNfc_RspCb_t
pClientCb=NULL;
phLibNfc_target.c
232
pphLibNfc_RspCb_t
pSendRspCb,
318
(
pphLibNfc_RspCb_t
)
348
pphLibNfc_RspCb_t
pClientCb=NULL;
phLibNfc_ndef_raw.c
121
pphLibNfc_RspCb_t
pNdefRead_RspCb,
279
pphLibNfc_RspCb_t
pClientCb=NULL;
374
pphLibNfc_RspCb_t
pNdefWrite_RspCb,
529
pphLibNfc_RspCb_t
pClientCb=NULL;
[
all
...]
phLibNfc.c
190
pphLibNfc_RspCb_t
pInitCb,
259
pphLibNfc_RspCb_t
pClientCb=NULL;
355
pphLibNfc_RspCb_t
pDeInitCb,
422
pphLibNfc_RspCb_t
pClientCb=NULL;
906
pphLibNfc_RspCb_t
pTestModeCb,
[
all
...]
phLibNfc_llcp.c
110
pphLibNfc_RspCb_t
pConfigRspCb,
485
pphLibNfc_RspCb_t
pDiscover_Cb,
[
all
...]
phLibNfc_initiator.c
698
(
pphLibNfc_RspCb_t
)
[
all
...]
Completed in 267 milliseconds