Searched refs:init_st (Results 1 – 4 of 4) sorted by relevance
1191 tBTA_JV_STATUS BTA_JvSetPmProfile(UINT32 handle, tBTA_JV_PM_ID app_id, tBTA_JV_CONN_STATE init_st) in BTA_JvSetPmProfile() argument1202 p_msg->init_st = init_st; in BTA_JvSetPmProfile()
2364 p_data->set_pm.handle, p_data->set_pm.app_id, p_data->set_pm.init_st); in bta_jv_set_pm_profile()2379 bta_jv_pm_state_change(p_cb, p_data->set_pm.init_st); in bta_jv_set_pm_profile()
292 tBTA_JV_CONN_STATE init_st; member
933 …tBTA_JV_STATUS BTA_JvSetPmProfile(UINT32 handle, tBTA_JV_PM_ID app_id, tBTA_JV_CONN_STATE init_st);