Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_pm.c420 static tBTM_PM_PWR_MD *btm_pm_compare_modes(tBTM_PM_PWR_MD *p_md1, tBTM_PM_PWR_MD *p_md2, tBTM_PM_P… in btm_pm_compare_modes() function
514 if ( (btm_pm_compare_modes(p_md, &p_cb->req_mode[xx], p_res)) == NULL) { in btm_pm_get_set_mode()
533 ((btm_pm_compare_modes(p_mode, p_md, p_res)) == NULL) ) { in btm_pm_get_set_mode()