OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:target_release
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nxp/src/
phHciNfc_Sequence.c
606
HCI_DEBUG("HCI: psHciContext->
target_release
--> %s \n",
607
(psHciContext->
target_release
)?"TRUE":"FALSE");
608
if(TRUE == psHciContext->
target_release
)
615
psHciContext->
target_release
= FALSE ;
622
psHciContext->
target_release
= FALSE ;
[
all
...]
phHciNfc_Generic.h
733
uint8_t
target_release
;
member in struct:phHciNfc_sContext
[
all
...]
phHciNfc.c
171
psHciContext->
target_release
= FALSE;
[
all
...]
phHciNfc_Generic.c
[
all
...]
Completed in 123 milliseconds