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

/system/bt/bta/jv/
H A Dbta_jv_int.h45 BTA_JV_PM_FREE_ST = 0, /* empty PM slot */ enumerator in enum:__anon442
H A Dbta_jv_act.cc389 p_pm_cb->state = BTA_JV_PM_FREE_ST;
413 if ((bta_jv_cb.pm_cb[i].state != BTA_JV_PM_FREE_ST) &&
489 if (bta_jv_cb.pm_cb[i].state == BTA_JV_PM_FREE_ST) {

Completed in 7 milliseconds