Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/acl/
Dbtm_pm.cc464 tBTM_PM_PWR_MD* p_md = NULL; in btm_pm_get_set_mode() local
479 if ((btm_pm_compare_modes(p_md, &p_cb->req_mode, p_res)) == NULL) in btm_pm_get_set_mode()
481 p_md = p_res; in btm_pm_get_set_mode()
487 if (p_md == NULL) { in btm_pm_get_set_mode()
497 ((btm_pm_compare_modes(p_mode, p_md, p_res)) == NULL)) in btm_pm_get_set_mode()