Searched defs:oid (Results 1 – 8 of 8) sorted by relevance
| /system/nfc/src/nfc/nfc/ |
| D | nfc_vs.c | 88 tNFC_STATUS NFC_SendVsCommand(uint8_t oid, NFC_HDR* p_data, in NFC_SendVsCommand()
|
| D | nfc_ncif.c | 329 uint8_t oid; in nfc_ncif_process_event() local
|
| /system/keymaster/ |
| D | asymmetric_key.cpp | 150 ASN1_OBJECT_Ptr oid( in build_attestation_extension() local
|
| D | android_keymaster_test.cpp | 3436 ASN1_OBJECT_Ptr oid(OBJ_txt2obj(kAttestionRecordOid, 1 /* dotted string format */)); in get_attestation_record() local
|
| /system/nfc/src/nfa/dm/ |
| D | nfa_dm_api.c | 1152 tNFA_STATUS NFA_SendVsCommand(uint8_t oid, uint8_t cmd_params_len, in NFA_SendVsCommand()
|
| /system/nfc/halimpl/bcm2079x/hal/hal/ |
| D | nfc_hal_prm.c | 105 uint8_t hcit, oid, hdr0, type; in nfc_hal_prm_spd_send_next_segment() local
|
| /system/nfc/src/hal/include/ |
| D | nci_defs.h | 121 #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/ |
| D | nfa_dm_int.h | 178 uint8_t oid; member
|