Searched defs:init_st (Results 1 - 2 of 2) sorted by relevance

/system/bt/bta/jv/
H A Dbta_jv_api.cc693 * BTA_JV_PM_ID_CLEAR: removes pm management on the handle. init_st
695 * init_st: state after calling this API. typically it should be
707 tBTA_JV_CONN_STATE init_st) {
711 Bind(&bta_jv_set_pm_profile, handle, app_id, init_st));
706 BTA_JvSetPmProfile(uint32_t handle, tBTA_JV_PM_ID app_id, tBTA_JV_CONN_STATE init_st) argument
H A Dbta_jv_act.cc1759 tBTA_JV_CONN_STATE init_st) {
1764 << ", init_st=" << +init_st; local
1778 bta_jv_pm_state_change(p_cb, init_st);
1758 bta_jv_set_pm_profile(uint32_t handle, tBTA_JV_PM_ID app_id, tBTA_JV_CONN_STATE init_st) argument

Completed in 70 milliseconds