OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lb_h_info_resp_len
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfa/include/
nfa_api.h
579
UINT8
lb_h_info_resp_len
; /* higher layer response for Listen-B */
member in struct:__anon17008
[
all
...]
/external/libnfc-nci/src/nfa/dm/
nfa_dm_discover.c
608
UINT8_TO_STREAM (p, p_cfg->
lb_h_info_resp_len
);
609
ARRAY_TO_STREAM (p, p_cfg->lb_h_info_resp, p_cfg->
lb_h_info_resp_len
);
[
all
...]
Completed in 712 milliseconds