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

  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
lsp.h 168 enum Mode req_mode, /* i : requested coder 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,
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
mount_mem.cc 134 int req_mode = OpenModeToPermission(mode); local
136 if ((obj_mode & req_mode) != req_mode)
  /external/bluetooth/bluedroid/stack/btm/
btm_pm.c 247 *(&p_cb->req_mode[temp_pm_id]) = *((tBTM_PM_PWR_MD *)p_mode);
536 if(p_cb->req_mode[xx].mode == BTM_PM_MD_ACTIVE)
544 if( (btm_pm_compare_modes(p_md, &p_cb->req_mode[xx], p_res)) == NULL)
864 /* set req_mode HOLD mode->ACTIVE */
865 if( (mode == BTM_PM_MD_ACTIVE) && (p_cb->req_mode[yy].mode == BTM_PM_MD_HOLD) )
866 p_cb->req_mode[yy].mode = BTM_PM_MD_ACTIVE;
btm_int.h 659 tBTM_PM_PWR_MD req_mode[BTM_MAX_PM_RECORDS+1]; /* the desired mode and parameters of the connection*/ member in struct:__anon3537
    [all...]
  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c 588 mgmt->u.action.u.bss_tm_req.req_mode =
645 mgmt->u.action.u.bss_tm_req.req_mode =
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 533 u8 req_mode; member in struct:ieee80211_mgmt::__anon30544::__anon30554::__anon30555::__anon30566
    [all...]

Completed in 150 milliseconds