HomeSort by relevance Sort by last modified time
    Searched refs:SIM_CMD_GET_RESPONSE (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant/
pcsc_funcs.c 56 #define SIM_CMD_GET_RESPONSE 0xa0, 0xc0, 0x00, 0x00
710 unsigned char get_resp[5] = { SIM_CMD_GET_RESPONSE };
1046 unsigned char get_resp[5] = { SIM_CMD_GET_RESPONSE };
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
pcsc_funcs.c 56 #define SIM_CMD_GET_RESPONSE 0xa0, 0xc0, 0x00, 0x00
710 unsigned char get_resp[5] = { SIM_CMD_GET_RESPONSE };
1046 unsigned char get_resp[5] = { SIM_CMD_GET_RESPONSE };
    [all...]
  /external/wpa_supplicant_8/src/utils/
pcsc_funcs.c 56 #define SIM_CMD_GET_RESPONSE 0xa0, 0xc0, 0x00, 0x00
710 unsigned char get_resp[5] = { SIM_CMD_GET_RESPONSE };
1046 unsigned char get_resp[5] = { SIM_CMD_GET_RESPONSE };
    [all...]

Completed in 550 milliseconds