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

  /system/nfc/src/nfc/nfc/
nfc_main.c 896 uint8_t param_tlvs[4], *pp; local
901 pp = param_tlvs;
922 status = nci_snd_core_conn_create(dest_type, num_tlv, tlv_size, param_tlvs);
    [all...]
  /system/nfc/src/nfa/include/
nfa_api.h 245 uint8_t param_tlvs[1]; /* TLV (Parameter ID-Len-Value byte stream) */ member in struct:__anon107252
    [all...]
  /system/nfc/src/nfc/include/
nfc_api.h 332 uint8_t param_tlvs[NFC_MAX_EE_TLV_SIZE]; /* the TLVs */ member in struct:__anon107547
    [all...]

Completed in 222 milliseconds