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

  /system/nfc/src/nfc/nfc/
nfc_ncif.c 825 STREAM_TO_ARRAY(p_lb_iso->attrib_req, p, p_lb_iso->attrib_req_len);
826 memcpy(p_lb_iso->nfcid0, p_lb_iso->attrib_req, NFC_NFCID0_MAX_LEN);
833 &p_lb_iso->attrib_req[NFC_LB_ATTRIB_REQ_FIXED_BYTES],
    [all...]
  /system/nfc/src/hal/include/
nci_defs.h 729 uint8_t attrib_req[NCI_MAX_ATTRIB_LEN]; /* ATTRIB REQ (Byte 2 - Byte 10+k) as member in struct:__anon107209
  /system/nfc/src/nfc/include/
nfc_api.h 688 uint8_t attrib_req[NFC_MAX_ATTRIB_LEN]; /* ATTRIB REQ (Byte 2 - 10+k)*/ member in struct:__anon107573
    [all...]

Completed in 64 milliseconds