Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/acl/
H A Dbtm_pm.cc477 tBTM_PM_PWR_MD* p_md = NULL; in btm_pm_get_set_mode() local
492 if ((btm_pm_compare_modes(p_md, &p_cb->req_mode, p_res)) == NULL) in btm_pm_get_set_mode()
494 p_md = p_res; in btm_pm_get_set_mode()
500 if (p_md == NULL) { in btm_pm_get_set_mode()
510 ((btm_pm_compare_modes(p_mode, p_md, p_res)) == NULL)) in btm_pm_get_set_mode()