OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:llc_length_byte
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nxp/src/
phLlcNfc_Interface.c
316
&(ps_recv_pkt->s_llcbuf.
llc_length_byte
),
336
&(ps_recv_pkt->s_llcbuf.
llc_length_byte
),
381
&(ps_recv_pkt->s_llcbuf.
llc_length_byte
),
481
&(ps_recv_pkt->s_llcbuf.
llc_length_byte
),
560
&(ps_recv_pkt->s_llcbuf.
llc_length_byte
),
576
&(ps_recv_pkt->s_llcbuf.
llc_length_byte
),
593
&(ps_recv_pkt->s_llcbuf.
llc_length_byte
),
679
ps_recv_pkt->s_llcbuf.
llc_length_byte
= pCompInfo->buffer[0];
684
(uint32_t)(ps_recv_pkt->s_llcbuf.
llc_length_byte
));
710
ps_recv_pkt->s_llcbuf.
llc_length_byte
),
[
all
...]
phLlcNfc_Frame.c
402
ps_llc_buf->
llc_length_byte
= (index +
406
(ps_llc_buf->
llc_length_byte
+ 1);
473
ps_llc_buf->
llc_length_byte
= (uint8_t)
549
ps_llc_buf->
llc_length_byte
=
556
(ps_llc_buf->
llc_length_byte
+ 1);
[
all
...]
phLlcNfc.c
509
&(ps_recv_pkt->s_llcbuf.
llc_length_byte
),
phLlcNfc_DataTypes.h
411
uint8_t
llc_length_byte
;
member in struct:phLlcNfc_Buffer
Completed in 39 milliseconds