OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bFramesSegmented
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/pn54x/dnld/
phDnldNfc_Internal.c
542
(pDlCtxt->tRWInfo.
bFramesSegmented
) = FALSE;
631
if(FALSE == (pDlContext->tRWInfo.
bFramesSegmented
))
644
(pDlContext->tRWInfo.
bFramesSegmented
) = TRUE;
690
if(TRUE == (pDlContext->tRWInfo.
bFramesSegmented
))
788
if(FALSE == (pDlContext->tRWInfo.
bFramesSegmented
))
[
all
...]
phDnldNfc_Internal.h
145
bool_t
bFramesSegmented
; /* Flag to indicate if Read/Write frames are segmented */
Completed in 96 milliseconds