Searched refs:BTA_JV_PM_IDLE_ST (Results 1 - 2 of 2) sorted by relevance

/system/bt/bta/jv/
H A Dbta_jv_int.h91 BTA_JV_PM_IDLE_ST, enumerator in enum:__anon478
H A Dbta_jv_act.cc550 bta_jv_cb.pm_cb[i].state = BTA_JV_PM_IDLE_ST;
2110 if ((NULL != p_cb) && (BTA_JV_PM_IDLE_ST == p_cb->state))
2126 if ((NULL != p_cb) && (BTA_JV_PM_IDLE_ST != p_cb->state))
2174 p_cb->state = BTA_JV_PM_IDLE_ST;

Completed in 9 milliseconds