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

  /system/nfc/src/nfa/include/
nfa_api.h 624 uint8_t la_hist_bytes_len; /* historical bytes for Listen-A */ member in struct:__anon3305
    [all...]
  /system/nfc/src/nfa/dm/
nfa_dm_discover.cc 566 UINT8_TO_STREAM(p, p_cfg->la_hist_bytes_len);
567 ARRAY_TO_STREAM(p, p_cfg->la_hist_bytes, p_cfg->la_hist_bytes_len);
    [all...]

Completed in 61 milliseconds