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

  /external/wpa_supplicant_8/src/ap/
gas_serv.h 35 (0x10000 << HS20_STYPE_CONNECTION_CAPABILITY)
gas_serv.c 156 wpabuf_put_u8(buf, HS20_STYPE_CONNECTION_CAPABILITY);
496 wpabuf_put_u8(buf, HS20_STYPE_CONNECTION_CAPABILITY);
845 case HS20_STYPE_CONNECTION_CAPABILITY:
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 940 #define HS20_STYPE_CONNECTION_CAPABILITY 5
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
hs20_supplicant.c 382 case HS20_STYPE_CONNECTION_CAPABILITY:
interworking.c 293 wpabuf_put_u8(extra, HS20_STYPE_CONNECTION_CAPABILITY);
    [all...]

Completed in 84 milliseconds