HomeSort by relevance Sort by last modified time
    Searched refs:lb_h_info_resp_len (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/src/nfa/include/
nfa_api.h 577 UINT8 lb_h_info_resp_len; /* higher layer response for Listen-B */ member in struct:__anon28620
    [all...]
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_discover.c 597 UINT8_TO_STREAM (p, p_cfg->lb_h_info_resp_len);
598 ARRAY_TO_STREAM (p, p_cfg->lb_h_info_resp, p_cfg->lb_h_info_resp_len);
    [all...]

Completed in 63 milliseconds