Home
last modified time | relevance | path

Searched defs:oid (Results 1 – 8 of 8) sorted by relevance

/system/nfc/src/nfc/nfc/
Dnfc_vs.c88 tNFC_STATUS NFC_SendVsCommand(uint8_t oid, NFC_HDR* p_data, in NFC_SendVsCommand()
Dnfc_ncif.c329 uint8_t oid; in nfc_ncif_process_event() local
/system/keymaster/
Dasymmetric_key.cpp150 ASN1_OBJECT_Ptr oid( in build_attestation_extension() local
Dandroid_keymaster_test.cpp3436 ASN1_OBJECT_Ptr oid(OBJ_txt2obj(kAttestionRecordOid, 1 /* dotted string format */)); in get_attestation_record() local
/system/nfc/src/nfa/dm/
Dnfa_dm_api.c1152 tNFA_STATUS NFA_SendVsCommand(uint8_t oid, uint8_t cmd_params_len, in NFA_SendVsCommand()
/system/nfc/halimpl/bcm2079x/hal/hal/
Dnfc_hal_prm.c105 uint8_t hcit, oid, hdr0, type; in nfc_hal_prm_spd_send_next_segment() local
/system/nfc/src/hal/include/
Dnci_defs.h121 #define NCI_MSG_BLD_HDR1(p, oid) *(p)++ = (uint8_t)(((oid) << NCI_OID_SHIFT)); argument
135 #define NCI_MSG_PRS_HDR1(p, oid) \ argument
/system/nfc/src/nfa/int/
Dnfa_dm_int.h178 uint8_t oid; member