Home
last modified time | relevance | path

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

/system/nfc/src/nfa/include/
Dnfa_api.h708 uint8_t lb_h_info_resp_len; /* higher layer response for Listen-B */ member
/system/nfc/src/nfa/dm/
Dnfa_dm_discover.c569 UINT8_TO_STREAM(p, p_cfg->lb_h_info_resp_len); in nfa_dm_set_rf_listen_mode_raw_config()
570 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()