Home
last modified time | relevance | path

Searched refs:BTM_PM_MD_HOLD (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_pm.c204 ind = mode - BTM_PM_MD_HOLD; /* make it base 0 */ in BTM_SetPowerMode()
622 case BTM_PM_MD_HOLD: in btm_pm_snd_md_req()
790 if ( (mode == BTM_PM_MD_ACTIVE) && (p_cb->req_mode[yy].mode == BTM_PM_MD_HOLD) ) { in btm_pm_proc_mode_change()
963 case BTM_PM_MD_HOLD: return "HOLD"; in mode_to_string()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h931 #define BTA_PM_MD_HOLD BTM_PM_MD_HOLD /* 1 Hold mode */
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1872 BTM_PM_MD_HOLD = BTM_PM_STS_HOLD, enumerator