Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_pm.c522 tBTM_PM_PWR_MD *p_md = NULL; in btm_pm_get_set_mode() local
549 if( (btm_pm_compare_modes(p_md, &p_cb->req_mode[xx], p_res)) == NULL) in btm_pm_get_set_mode()
551 p_md = p_res; in btm_pm_get_set_mode()
557 if(p_md == NULL) in btm_pm_get_set_mode()
569 ((btm_pm_compare_modes(p_mode, p_md, p_res)) == NULL) ) in btm_pm_get_set_mode()