Searched refs:aid (Results 1 – 19 of 19) sorted by relevance
/system/nfc/src/nfa/ce/ |
D | nfa_ce_api.cc | 330 tNFA_STATUS NFA_CeRegisterAidOnDH(uint8_t aid[NFC_MAX_AID_LEN], uint8_t aid_len, in NFA_CeRegisterAidOnDH() 346 memcpy(p_msg->reg_listen.aid, aid, aid_len); in NFA_CeRegisterAidOnDH()
|
D | nfa_ce_act.cc | 1327 p_ce_msg->reg_listen.aid_len, p_ce_msg->reg_listen.aid, in nfa_ce_api_reg_listen()
|
/system/core/init/ |
D | host_init_verifier.cpp | 89 static_passwd.pw_uid = android_ids[n].aid; in getpwnam() 90 static_passwd.pw_gid = android_ids[n].aid; in getpwnam()
|
D | README.md | 87 monolithic init .rc files. This additionally will aid in merge
|
/system/nfc/src/nfa/include/ |
D | nfa_ce_api.h | 179 extern tNFA_STATUS NFA_CeRegisterAidOnDH(uint8_t aid[NFC_MAX_AID_LEN],
|
D | nfa_ce_int.h | 84 uint8_t aid[NFC_MAX_AID_LEN]; /* AID to listen for (For type-4 only) */ member
|
D | nfa_ee_api.h | 144 tNFC_AID aid; /* NFA_EE_TRGR_SELECT : the AID in the received SELECT AID member
|
/system/bt/audio_hearing_aid_hw/ |
D | Android.bp | 28 name: "libaudio-hearing-aid-hw-utils",
|
/system/nfc/src/nfc/tags/ |
D | ce_t4t.cc | 422 (!(memcmp(ce_cb.mem.t4t.reg_aid[xx].aid, p_cmd, data_len)))) { in ce_t4t_process_select_app_cmd() 439 ce_cb.mem.t4t.reg_aid[ce_cb.mem.t4t.selected_aid_idx].aid[0], in ce_t4t_process_select_app_cmd() 440 ce_cb.mem.t4t.reg_aid[ce_cb.mem.t4t.selected_aid_idx].aid[1], in ce_t4t_process_select_app_cmd() 441 ce_cb.mem.t4t.reg_aid[ce_cb.mem.t4t.selected_aid_idx].aid[2], in ce_t4t_process_select_app_cmd() 442 ce_cb.mem.t4t.reg_aid[ce_cb.mem.t4t.selected_aid_idx].aid[3]); in ce_t4t_process_select_app_cmd() 927 (!(memcmp(p_t4t->reg_aid[xx].aid, p_aid, aid_len)))) { in CE_T4tRegisterAID() 937 memcpy(p_t4t->reg_aid[xx].aid, p_aid, aid_len); in CE_T4tRegisterAID()
|
/system/nfc/src/nfc/include/ |
D | ce_int.h | 85 uint8_t aid[NFC_MAX_AID_LEN]; member
|
D | nfc_api.h | 449 uint8_t aid[NFC_MAX_AID_LEN]; /* application id */ member 453 uint8_t aid[NFC_MAX_AID_LEN]; /* application id */ member 472 tNFC_AID aid; member
|
/system/bt/bta/ |
D | Android.bp | 116 "libaudio-hearing-aid-hw-utils",
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | attributes | 198 # 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/sepolicy/public/ |
D | attributes | 198 # 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/sepolicy/prebuilts/api/28.0/public/ |
D | attributes | 182 # absolutely necessary. It is a temporary allowance to aid the 194 # It is a temporary allowance to aid the transition to treble and will be
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | attributes | 153 # absolutely necessary. It is a temporary allowance to aid the 165 # It is a temporary allowance to aid the transition to treble and will be
|
/system/nfc/src/nfc/nfc/ |
D | nfc_ncif.cc | 1180 evt_data.act_data.param.aid.len_aid = data_len; in nfc_ncif_proc_ee_action() 1181 STREAM_TO_ARRAY(evt_data.act_data.param.aid.aid, p, data_len); in nfc_ncif_proc_ee_action() 1201 p_data = evt_data.act_data.param.app_init.aid; in nfc_ncif_proc_ee_action()
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | attributes | 149 # absolutely necessary. It is a temporary allowance to aid the
|
/system/core/liblog/ |
D | README.md | 164 Android system, or if too small of a value is set in /proc/sys/net/unix/max_dgram_qlen. To aid in
|