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

  /external/wpa_supplicant_8/wpa_supplicant/
gas_query.h 20 const u8 *bssid, u8 categ, const u8 *data, size_t len,
gas_query.c 281 u8 *categ = wpabuf_mhead_u8(req); local
282 *categ = WLAN_ACTION_PROTECTED_DUAL;
483 * @categ: Category of the Action frame
490 const u8 *bssid, u8 categ, const u8 *data, size_t len,
503 prot = categ == WLAN_ACTION_PROTECTED_DUAL;
  /external/wpa_supplicant_8/src/ap/
gas_serv.c 24 u8 *categ = wpabuf_mhead_u8(msg); local
25 *categ = WLAN_ACTION_PROTECTED_DUAL;
    [all...]

Completed in 49 milliseconds