Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_pm.c495 tBTM_PM_PWR_MD *p_md = NULL; in btm_pm_get_set_mode() local
517 if ( (btm_pm_compare_modes(p_md, &p_cb->req_mode[xx], p_res)) == NULL) { in btm_pm_get_set_mode()
520 p_md = p_res; in btm_pm_get_set_mode()
526 if (p_md == NULL) { in btm_pm_get_set_mode()
536 ((btm_pm_compare_modes(p_mode, p_md, p_res)) == NULL) ) { in btm_pm_get_set_mode()