Home
last modified time | relevance | path

Searched refs:rats (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/include/
Dnci_defs.h637 typedef struct { uint8_t rats; /* RATS */ } tNCI_INTF_LA_ISO_DEP; member
/system/nfc/src/nfc/include/
Dnfc_api.h645 typedef struct { uint8_t rats; /* RATS */ } tNFC_INTF_LA_ISO_DEP; member
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc954 p_intf->intf_param.la_iso.rats = *p++; in nfc_ncif_proc_activate()