OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:llc_length_byte
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nxp/src/
phLlcNfc_Interface.c
330
&(ps_recv_pkt->s_llcbuf.
llc_length_byte
),
350
&(ps_recv_pkt->s_llcbuf.
llc_length_byte
),
395
&(ps_recv_pkt->s_llcbuf.
llc_length_byte
),
495
&(ps_recv_pkt->s_llcbuf.
llc_length_byte
),
575
&(ps_recv_pkt->s_llcbuf.
llc_length_byte
),
591
&(ps_recv_pkt->s_llcbuf.
llc_length_byte
),
608
&(ps_recv_pkt->s_llcbuf.
llc_length_byte
),
694
ps_recv_pkt->s_llcbuf.
llc_length_byte
= pCompInfo->buffer[0];
699
(uint32_t)(ps_recv_pkt->s_llcbuf.
llc_length_byte
));
725
ps_recv_pkt->s_llcbuf.
llc_length_byte
),
[
all
...]
phLlcNfc_DataTypes.h
413
uint8_t
llc_length_byte
;
member in struct:phLlcNfc_Buffer
phLlcNfc_Frame.c
379
ps_llc_buf->
llc_length_byte
= (index +
383
(ps_llc_buf->
llc_length_byte
+ 1);
449
ps_llc_buf->
llc_length_byte
= (uint8_t)
525
ps_llc_buf->
llc_length_byte
=
532
(ps_llc_buf->
llc_length_byte
+ 1);
[
all
...]
phLlcNfc.c
503
&(ps_recv_pkt->s_llcbuf.
llc_length_byte
),
Completed in 562 milliseconds