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

  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
lsp.h 168 enum Mode req_mode, /* i : requested coder mode */
  /external/wpa_supplicant_8/src/ap/
rrm.h 28 u8 req_mode, const struct wpabuf *req);
wnm_ap.h 22 u8 req_mode, int disassoc_timer, u8 valid_int,
wnm_ap.c 271 mgmt->u.action.u.bss_tm_req.req_mode = 0;
277 MACSTR " dialog_token=%u req_mode=0x%x disassoc_timer=%u "
280 mgmt->u.action.u.bss_tm_req.req_mode,
446 mgmt->u.action.u.bss_tm_req.req_mode =
512 mgmt->u.action.u.bss_tm_req.req_mode =
545 u8 req_mode, int disassoc_timer, u8 valid_int,
555 MACSTR " req_mode=0x%x disassoc_timer=%d valid_int=0x%x",
556 MAC2STR(sta->addr), req_mode, disassoc_timer, valid_int);
569 mgmt->u.action.u.bss_tm_req.req_mode = req_mode;
    [all...]
rrm.c 570 u8 req_mode, const struct wpabuf *req)
651 wpabuf_put_u8(buf, req_mode); /* Measurement Request Mode */
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
lsp.cpp 379 req_mode = enum Mode -- requested coder mode
441 enum Mode req_mode, /* i : requested coder mode */
455 if (req_mode == MR122)
504 req_mode,
  /system/bt/stack/btm/
btm_pm.cc 218 *(&p_cb->req_mode[temp_pm_id]) = *p_mode;
523 if (p_cb->req_mode[xx].mode == BTM_PM_MD_ACTIVE) {
528 if ((btm_pm_compare_modes(p_md, &p_cb->req_mode[xx], p_res)) == NULL)
786 /* set req_mode HOLD mode->ACTIVE */
788 (p_cb->req_mode[yy].mode == BTM_PM_MD_HOLD))
789 p_cb->req_mode[yy].mode = BTM_PM_MD_ACTIVE;
btm_int_types.h 648 tBTM_PM_PWR_MD req_mode[BTM_MAX_PM_RECORDS + 1]; /* the desired mode and member in struct:__anon2181
    [all...]
  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c 837 u8 req_mode = 0, valid_int = 0x01; local
878 req_mode |= WNM_BSS_TM_REQ_BSS_TERMINATION_INCLUDED;
911 req_mode |= WNM_BSS_TM_REQ_ESS_DISASSOC_IMMINENT;
915 req_mode |= WNM_BSS_TM_REQ_PREF_CAND_LIST_INCLUDED;
917 req_mode |= WNM_BSS_TM_REQ_ABRIDGED;
919 req_mode |= WNM_BSS_TM_REQ_DISASSOC_IMMINENT;
955 !(req_mode & WNM_BSS_TM_REQ_DISASSOC_IMMINENT))) {
980 ret = wnm_send_bss_tm_req(hapd, sta, req_mode, disassoc_timer,
2497 u8 req_mode = 0; local
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 895 u8 req_mode; member in struct:ieee80211_mgmt::__anon44586::__anon44595::__anon44596::__anon44607
    [all...]

Completed in 1353 milliseconds