Home
last modified time | relevance | path

Searched refs:min_rmt_to (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btm/
Dbtm_pm.c310 UINT16 min_rmt_to, UINT16 min_loc_to) in BTM_SetSsrParams() argument
329 min_rmt_to, min_loc_to)) { in BTM_SetSsrParams()
336 p_cb->min_rmt_to = min_rmt_to; in BTM_SetSsrParams()
589 p_cb->min_rmt_to, p_cb->min_loc_to); in btm_pm_snd_md_req()
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_pm.c765 …if (bta_hh_read_ssr_param(peer_addr, &p_spec_cur->max_lat, &p_spec_cur->min_rmt_to) == BTA_HH_ERR)… in bta_dm_pm_ssr()
783 p_spec->min_rmt_to, p_spec->min_loc_to); in bta_dm_pm_ssr()
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h103 UINT16 min_rmt_to;/* stored SSR minimum remote timeout */ member
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h1439 UINT16 min_rmt_to; member
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h3859 UINT16 min_rmt_to, UINT16 min_loc_to);