Searched refs:aid_handle (Results 1 – 3 of 3) sorted by relevance
60 uint8_t aid_handle; member183 extern void CE_T4tDeregisterAID(tCE_T4T_AID_HANDLE aid_handle);
446 ce_data.raw_frame.aid_handle = ce_cb.mem.t4t.selected_aid_idx; in ce_t4t_process_select_app_cmd()477 ce_data.raw_frame.aid_handle = CE_T4T_WILDCARD_AID_HANDLE; in ce_t4t_process_select_app_cmd()624 ce_data.raw_frame.aid_handle = ce_cb.mem.t4t.selected_aid_idx; in ce_t4t_data_cback()640 ce_data.raw_frame.aid_handle = CE_T4T_WILDCARD_AID_HANDLE; in ce_t4t_data_cback()962 extern void CE_T4tDeregisterAID(tCE_T4T_AID_HANDLE aid_handle) { in CE_T4tDeregisterAID() argument965 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("handle 0x%02x", aid_handle); in CE_T4tDeregisterAID()968 if (aid_handle == CE_T4T_WILDCARD_AID_HANDLE) { in CE_T4tDeregisterAID()978 if ((aid_handle >= CE_T4T_MAX_REG_AID) || in CE_T4tDeregisterAID()979 (p_t4t->reg_aid[aid_handle].aid_len == 0)) { in CE_T4tDeregisterAID()982 p_t4t->reg_aid[aid_handle].aid_len = 0; in CE_T4tDeregisterAID()[all …]
225 p_ce_data->raw_frame.aid_handle)) { in nfa_ce_handle_t4t_aid_evt()263 p_ce_data->raw_frame.aid_handle); in nfa_ce_handle_t4t_aid_evt()