Home
last modified time | relevance | path

Searched refs:lb_h_info_resp_len (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/include/
Dnfa_api.h567 UINT8 lb_h_info_resp_len; /* higher layer response for Listen-B */ member
/external/libnfc-nci/src/nfa/dm/
Dnfa_dm_discover.c592 UINT8_TO_STREAM (p, p_cfg->lb_h_info_resp_len); in nfa_dm_set_rf_listen_mode_raw_config()
593 ARRAY_TO_STREAM (p, p_cfg->lb_h_info_resp, p_cfg->lb_h_info_resp_len); in nfa_dm_set_rf_listen_mode_raw_config()