Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_pm.c492 tBTM_PM_PWR_MD *p_md = NULL; in btm_pm_get_set_mode() local
514 if ( (btm_pm_compare_modes(p_md, &p_cb->req_mode[xx], p_res)) == NULL) { in btm_pm_get_set_mode()
517 p_md = p_res; in btm_pm_get_set_mode()
523 if (p_md == 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()