OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bResendLastFrame
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/halimpl/pn54x/dnld/
phDnldNfc_Internal.h
159
bool_t
bResendLastFrame
; /* Flag to resend the last write frame after MEM_BSY status */
phDnldNfc_Internal.c
411
if(FALSE == pDlCtxt->
bResendLastFrame
)
417
pDlCtxt->
bResendLastFrame
= FALSE;
554
pDlCtxt->
bResendLastFrame
= FALSE;
[
all
...]
phDnldNfc.c
497
(gpphDnldContext->
bResendLastFrame
) = FALSE;
[
all
...]
Completed in 105 milliseconds