OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UserCtxt
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/pn54x/dnld/
phDnldNfc.c
37
static void*
UserCtxt
; /* Pointer to upper layer context */
86
(gpphDnldContext->
UserCtxt
) = pContext;
151
(gpphDnldContext->
UserCtxt
) = pContext;
221
(gpphDnldContext->
UserCtxt
) = pContext;
309
(gpphDnldContext->
UserCtxt
) = pContext;
379
(gpphDnldContext->
UserCtxt
) = pContext;
502
(gpphDnldContext->
UserCtxt
) = pContext;
574
(gpphDnldContext->
UserCtxt
) = pContext;
704
(gpphDnldContext->
UserCtxt
) = pContext;
835
(gpphDnldContext->
UserCtxt
) = pContext
[
all
...]
phDnldNfc_Internal.h
164
void*
UserCtxt
; /* Pointer to upper layer context */
Completed in 40 milliseconds