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

  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c 833 u8 req_mode = 0, valid_int = 0x01; local
874 req_mode |= WNM_BSS_TM_REQ_BSS_TERMINATION_INCLUDED;
996 req_mode |= WNM_BSS_TM_REQ_ESS_DISASSOC_IMMINENT;
1000 req_mode |= WNM_BSS_TM_REQ_PREF_CAND_LIST_INCLUDED;
1002 req_mode |= WNM_BSS_TM_REQ_ABRIDGED;
1004 req_mode |= WNM_BSS_TM_REQ_DISASSOC_IMMINENT;
1037 !(req_mode & WNM_BSS_TM_REQ_DISASSOC_IMMINENT))) {
1061 ret = wnm_send_bss_tm_req(hapd, sta, req_mode, disassoc_timer,
    [all...]
  /system/bt/stack/btm/
btm_int.h 688 tBTM_PM_PWR_MD req_mode[BTM_MAX_PM_RECORDS+1]; /* the desired mode and parameters of the connection*/ member in struct:__anon72478
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 601 u8 req_mode; member in struct:ieee80211_mgmt::__anon27442::__anon27451::__anon27452::__anon27463
    [all...]

Completed in 66 milliseconds