Searched refs:get_resp (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dpcsc_funcs.c798 unsigned char get_resp[5] = { SIM_CMD_GET_RESPONSE }; local
804 get_resp[0] = USIM_CLA;
854 get_resp[4] = resp[1];
859 ret = scard_transmit(scard, get_resp, sizeof(get_resp), buf, &rlen);
1229 unsigned char get_resp[5] = { SIM_CMD_GET_RESPONSE }; local
1248 get_resp[0] = USIM_CLA;
1264 get_resp[4] = resp[1];
1267 ret = scard_transmit(scard, get_resp, sizeof(get_resp), bu
1330 unsigned char get_resp[5] = { USIM_CMD_GET_RESPONSE }; local
[all...]
/external/wpa_supplicant_8/src/utils/
H A Dpcsc_funcs.c798 unsigned char get_resp[5] = { SIM_CMD_GET_RESPONSE }; local
804 get_resp[0] = USIM_CLA;
854 get_resp[4] = resp[1];
859 ret = scard_transmit(scard, get_resp, sizeof(get_resp), buf, &rlen);
1229 unsigned char get_resp[5] = { SIM_CMD_GET_RESPONSE }; local
1248 get_resp[0] = USIM_CLA;
1264 get_resp[4] = resp[1];
1267 ret = scard_transmit(scard, get_resp, sizeof(get_resp), bu
1330 unsigned char get_resp[5] = { USIM_CMD_GET_RESPONSE }; local
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dpcsc_funcs.c798 unsigned char get_resp[5] = { SIM_CMD_GET_RESPONSE }; local
804 get_resp[0] = USIM_CLA;
854 get_resp[4] = resp[1];
859 ret = scard_transmit(scard, get_resp, sizeof(get_resp), buf, &rlen);
1229 unsigned char get_resp[5] = { SIM_CMD_GET_RESPONSE }; local
1248 get_resp[0] = USIM_CLA;
1264 get_resp[4] = resp[1];
1267 ret = scard_transmit(scard, get_resp, sizeof(get_resp), bu
1330 unsigned char get_resp[5] = { USIM_CMD_GET_RESPONSE }; local
[all...]
/external/libnfc-nci/src/nfa/include/
H A Dnfa_snep_api.h177 tNFA_SNEP_GET_RESP get_resp; /* NFA_SNEP_GET_RESP_EVT */ member in union:__anon8538

Completed in 87 milliseconds