Searched refs:CALL_ACTIVE (Results 1 – 3 of 3) sorted by relevance
161 case CALL_ACTIVE: in update_calls()200 case CALL_ACTIVE: in update_calls()223 case CALL_ACTIVE: in update_calls()248 case CALL_ACTIVE: in update_calls()317 *session_id = get_session_id_with_state(adev, CALL_ACTIVE); in voice_extn_get_active_session_id()
31 #define CALL_ACTIVE (BASE_CALL_STATE + 1) macro
163 session->state.current = CALL_ACTIVE; in voice_start_usecase()181 … call_state = (adev->voice.session[VOICE_SESS_IDX].state.current == CALL_ACTIVE) ? true : false; in voice_is_call_state_active()