OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pcontext
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nxp/src/
phHciNfc_Generic.c
93
uint32_t resp_timer_id, void *
pContext
272
uint32_t resp_timer_id, void *
pContext
527
status = plower_if->release((void *)plower_if->
pcontext
,
588
status = plower_if->send((void *)plower_if->
pcontext
,
632
status = plower_if->receive((void *)plower_if->
pcontext
,
1684
void *
pcontext
= psHciContext->p_upper_context;
local
1733
void *
pcontext
= psHciContext->p_upper_context;
local
1785
void *
pcontext
= psHciContext->p_upper_context;
local
[
all
...]
phHciNfc_Sequence.c
1350
void *
pcontext
= psHciContext->p_upper_context;
local
1478
void *
pcontext
=
local
2295
void *
pcontext
= psHciContext->p_upper_context;
local
[
all
...]
/external/libnfc-nxp/inc/
phNfcInterface.h
247
* \param [in]
pContext
Context for the Callback Function
256
void *
pContext
,
268
* \param [in]
pContext
Context for the Callback Function
276
void *
pContext
,
290
* \param [in]
pContext
Context pointer for the Generic Interface.
295
void *
pContext
,
308
* \param [in]
pContext
Context pointer for sending the data.
317
void *
pContext
,
333
void *
pcontext
;
member in struct:phNfc_sLowerIF
Completed in 163 milliseconds