OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pClientNtfRegRespCB
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nxp/src/
phLibNfc_Internal.h
122
phLibNfc_NtfRegister_RspCb_t
pClientNtfRegRespCB
;
phLibNfc_initiator.c
127
pClientCb =gpphLibContext->CBInfo.
pClientNtfRegRespCB
;
443
gpphLibContext->CBInfo.
pClientNtfRegRespCB
= pNotificationHandler;
482
gpphLibContext->CBInfo.
pClientNtfRegRespCB
= NULL;
[
all
...]
phLibNfc_SE.c
577
if(pLibContext->CBInfo.
pClientNtfRegRespCB
!=NULL)
phLibNfc.c
653
gpphLibContext->CBInfo.
pClientNtfRegRespCB
= NULL;
[
all
...]
Completed in 38 milliseconds