Home
last modified time | relevance | path

Searched refs:aid (Results 1 – 23 of 23) sorted by relevance

/system/nfc/src/nfa/ce/
Dnfa_ce_api.cc329 tNFA_STATUS NFA_CeRegisterAidOnDH(uint8_t aid[NFC_MAX_AID_LEN], uint8_t aid_len, in NFA_CeRegisterAidOnDH()
345 memcpy(p_msg->reg_listen.aid, aid, aid_len); in NFA_CeRegisterAidOnDH()
Dnfa_ce_act.cc1327 p_ce_msg->reg_listen.aid_len, p_ce_msg->reg_listen.aid, in nfa_ce_api_reg_listen()
/system/nfc/src/fuzzers/integration/
Dnfc_integration_fuzzer_impl.cc395 std::vector<uint8_t> aid(command.ee_add_aid_routing().aid().data(), in DoOneCommand() local
396 command.ee_add_aid_routing().aid().data() + in DoOneCommand()
397 command.ee_add_aid_routing().aid().size()); in DoOneCommand()
401 NFA_EeAddAidRouting(handle, aid.size(), aid.data(), power_state, aidInfo); in DoOneCommand()
Dnfc_integration_fuzzer.proto137 optional bytes aid = 2; field
/system/nfc/src/nfa/include/
Dnfa_ce_api.h179 extern tNFA_STATUS NFA_CeRegisterAidOnDH(uint8_t aid[NFC_MAX_AID_LEN],
Dnfa_ce_int.h84 uint8_t aid[NFC_MAX_AID_LEN]; /* AID to listen for (For type-4 only) */ member
Dnfa_ee_api.h148 tNFC_AID aid; /* NFA_EE_TRGR_SELECT : the AID in the received SELECT AID member
/system/nfc/src/nfc/tags/
Dce_t4t.cc420 (!(memcmp(ce_cb.mem.t4t.reg_aid[xx].aid, p_cmd, data_len)))) { in ce_t4t_process_select_app_cmd()
437 ce_cb.mem.t4t.reg_aid[ce_cb.mem.t4t.selected_aid_idx].aid[0], in ce_t4t_process_select_app_cmd()
438 ce_cb.mem.t4t.reg_aid[ce_cb.mem.t4t.selected_aid_idx].aid[1], in ce_t4t_process_select_app_cmd()
439 ce_cb.mem.t4t.reg_aid[ce_cb.mem.t4t.selected_aid_idx].aid[2], in ce_t4t_process_select_app_cmd()
440 ce_cb.mem.t4t.reg_aid[ce_cb.mem.t4t.selected_aid_idx].aid[3]); in ce_t4t_process_select_app_cmd()
940 (!(memcmp(p_t4t->reg_aid[xx].aid, p_aid, aid_len)))) { in CE_T4tRegisterAID()
950 memcpy(p_t4t->reg_aid[xx].aid, p_aid, aid_len); in CE_T4tRegisterAID()
/system/nfc/src/nfc/include/
Dce_int.h85 uint8_t aid[NFC_MAX_AID_LEN]; member
Dnfc_api.h459 uint8_t aid[NFC_MAX_AID_LEN]; /* application id */ member
463 uint8_t aid[NFC_MAX_AID_LEN]; /* application id */ member
482 tNFC_AID aid; member
/system/core/init/
Dhost_init_verifier.cpp119 static_passwd.pw_uid = android_ids[n].aid; in getpwnam()
120 static_passwd.pw_gid = android_ids[n].aid; in getpwnam()
DREADME.md76 monolithic init .rc files. This additionally will aid in merge
/system/sepolicy/prebuilts/api/29.0/public/
Dattributes198 # absolutely necessary. It is a temporary allowance to aid the
210 # It is a temporary allowance to aid the transition to treble and will be
/system/chre/doc/
Dframework_debugging.md5 This section lists the methods that can be used to aid in CHRE framework
Dnanoapp_developer_guide.md106 Some source and header files under `util` are specifically designed to aid in
/system/sepolicy/prebuilts/api/31.0/public/
Dattributes268 # absolutely necessary. It is a temporary allowance to aid the
280 # It is a temporary allowance to aid the transition to treble and will be
/system/sepolicy/prebuilts/api/30.0/public/
Dattributes250 # absolutely necessary. It is a temporary allowance to aid the
262 # It is a temporary allowance to aid the transition to treble and will be
/system/sepolicy/prebuilts/api/32.0/public/
Dattributes268 # absolutely necessary. It is a temporary allowance to aid the
280 # It is a temporary allowance to aid the transition to treble and will be
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc1428 evt_data.act_data.param.aid.len_aid = data_len; in nfc_ncif_proc_ee_action()
1429 STREAM_TO_ARRAY(evt_data.act_data.param.aid.aid, p, data_len); in nfc_ncif_proc_ee_action()
1449 p_data = evt_data.act_data.param.app_init.aid; in nfc_ncif_proc_ee_action()
/system/sepolicy/prebuilts/api/33.0/public/
Dattributes286 # absolutely necessary. It is a temporary allowance to aid the
298 # It is a temporary allowance to aid the transition to treble and will be
/system/sepolicy/prebuilts/api/34.0/public/
Dattributes283 # absolutely necessary. It is a temporary allowance to aid the
295 # It is a temporary allowance to aid the transition to treble and will be
/system/sepolicy/public/
Dattributes283 # absolutely necessary. It is a temporary allowance to aid the
295 # It is a temporary allowance to aid the transition to treble and will be
/system/logging/liblog/
DREADME.md149 Android system, or if too small of a value is set in /proc/sys/net/unix/max_dgram_qlen. To aid in