OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aFrameBuff
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/pn54x/dnld/
phDnldNfc_Internal.c
245
wStatus = phTmlNfc_Write( (pDlCtxt->tCmdRspFrameInfo.
aFrameBuff
),
277
pDlCtxt->tCmdRspFrameInfo.
aFrameBuff
,
424
wStatus = phTmlNfc_Write((pDlCtxt->tCmdRspFrameInfo.
aFrameBuff
),
458
pDlCtxt->tCmdRspFrameInfo.
aFrameBuff
,
527
wStatus = phTmlNfc_Write((pDlCtxt->tCmdRspFrameInfo.
aFrameBuff
),
677
pDlContext->tCmdRspFrameInfo.
aFrameBuff
[PHDNLDNFC_FRAME_HDR_OFFSET] = pFrameByte[1];
678
pDlContext->tCmdRspFrameInfo.
aFrameBuff
[PHDNLDNFC_FRAME_HDR_OFFSET + 1] = pFrameByte[0];
681
pDlContext->tCmdRspFrameInfo.
aFrameBuff
[PHDNLDNFC_FRAMEID_OFFSET] =
698
pDlContext->tCmdRspFrameInfo.
aFrameBuff
[PHDNLDNFC_FRAME_HDR_OFFSET] = pFrameByte[1];
699
pDlContext->tCmdRspFrameInfo.
aFrameBuff
[PHDNLDNFC_FRAME_HDR_OFFSET + 1] = pFrameByte[0]
[
all
...]
phDnldNfc_Internal.h
111
uint8_t
aFrameBuff
[PHDNLDNFC_CMDRESP_MAX_BUFF_SIZE]; /* Buffer to store command that needs to be sent*/
Completed in 358 milliseconds