Searched refs:chg_ind (Results 1 – 2 of 2) sorted by relevance
242 p_cb->chg_ind = TRUE; in BTM_SetPowerMode()582 BOOLEAN chg_ind = FALSE; in btm_pm_snd_md_req() local599 chg_ind = TRUE; in btm_pm_snd_md_req()601 p_cb->chg_ind = chg_ind; in btm_pm_snd_md_req()605 p_cb->chg_ind = TRUE; /* needs to wake, then sleep */ in btm_pm_snd_md_req()607 if(p_cb->chg_ind == TRUE) /* needs to wake first */ in btm_pm_snd_md_req()838 if(btm_cb.pm_mode_db[zz].chg_ind == TRUE) in btm_pm_proc_mode_change()
694 BOOLEAN chg_ind; /* a request change indication */ member