Searched refs:init_st (Results 1 – 4 of 4) sorted by relevance
1222 tBTA_JV_STATUS BTA_JvSetPmProfile(UINT32 handle, tBTA_JV_PM_ID app_id, tBTA_JV_CONN_STATE init_st) in BTA_JvSetPmProfile() argument1233 p_msg->init_st = init_st; in BTA_JvSetPmProfile()
2435 p_data->set_pm.handle, p_data->set_pm.app_id, p_data->set_pm.init_st); in bta_jv_set_pm_profile()2450 bta_jv_pm_state_change(p_cb, p_data->set_pm.init_st); in bta_jv_set_pm_profile()
307 tBTA_JV_CONN_STATE init_st; member
969 …tBTA_JV_STATUS BTA_JvSetPmProfile(UINT32 handle, tBTA_JV_PM_ID app_id, tBTA_JV_CONN_STATE init_st);