HomeSort by relevance Sort by last modified time
    Searched defs:USIM_PS_DO_TAG (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
pcsc_funcs.c 80 #define USIM_PS_DO_TAG 0x90
284 pos[1] >= 2 && pos[2] == USIM_PS_DO_TAG &&
    [all...]
  /external/wpa_supplicant_8/src/utils/
pcsc_funcs.c 77 #define USIM_PS_DO_TAG 0x90
331 if (pos[1] >= 2 && pos[2] == USIM_PS_DO_TAG &&
    [all...]

Completed in 21 milliseconds