wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros
pcsc_funcs.h File Reference

WPA Supplicant / PC/SC smartcard interface for USIM, GSM SIM. More...

Go to the source code of this file.

Macros

#define scard_init(r)   NULL
 
#define scard_deinit(s)   do { } while (0)
 
#define scard_set_pin(s, p)   -1
 
#define scard_get_imsi(s, i, l)   -1
 
#define scard_get_mnc_len(s)   -1
 
#define scard_gsm_auth(s, r, s2, k)   -1
 
#define scard_umts_auth(s, r, a, r2, rl, i, c, a2)   -1
 
#define scard_get_pin_retry_counter(s)   -1
 
#define scard_supports_umts(s)   0
 

Detailed Description

WPA Supplicant / PC/SC smartcard interface for USIM, GSM SIM.