Searched refs:BTA_JV_PM_IDLE_ST (Results 1 – 2 of 2) sorted by relevance
46 BTA_JV_PM_IDLE_ST, enumerator
529 bta_jv_cb.pm_cb[i].state = BTA_JV_PM_IDLE_ST; in bta_jv_alloc_set_pm_profile_cb()1803 if ((NULL != p_cb) && (BTA_JV_PM_IDLE_ST == p_cb->state)) in bta_jv_pm_conn_busy()1819 if ((NULL != p_cb) && (BTA_JV_PM_IDLE_ST != p_cb->state)) in bta_jv_pm_conn_idle()1867 p_cb->state = BTA_JV_PM_IDLE_ST; in bta_jv_pm_state_change()