OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UserCb
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/pn54x/dnld/
phDnldNfc.c
36
static pphDnldNfc_RspCb_t
UserCb
; /* Upper layer call back function */
85
(gpphDnldContext->
UserCb
) = pNotify;
150
(gpphDnldContext->
UserCb
) = pNotify;
220
(gpphDnldContext->
UserCb
) = pNotify;
308
(gpphDnldContext->
UserCb
) = pNotify;
378
(gpphDnldContext->
UserCb
) = pNotify;
501
(gpphDnldContext->
UserCb
) = pNotify;
573
(gpphDnldContext->
UserCb
) = pNotify;
703
(gpphDnldContext->
UserCb
) = pNotify;
834
(gpphDnldContext->
UserCb
) = pNotify
[
all
...]
phDnldNfc_Internal.h
163
pphDnldNfc_RspCb_t
UserCb
; /* Upper layer call back function */
Completed in 54 milliseconds