Home
last modified time | relevance | path

Searched refs:BASE_CALL_STATE (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/audio/msm8909/hal/
Dvoice.h32 #define BASE_CALL_STATE 1 macro
33 #define CALL_INACTIVE (BASE_CALL_STATE)
34 #define CALL_ACTIVE (BASE_CALL_STATE + 1)
/hardware/qcom/audio/hal/
Dvoice.h29 #define BASE_CALL_STATE 1 macro
30 #define CALL_INACTIVE (BASE_CALL_STATE)
31 #define CALL_ACTIVE (BASE_CALL_STATE + 1)
/hardware/qcom/audio/msm8909/hal/voice_extn/
Dvoice_extn.c61 #define CALL_HOLD (BASE_CALL_STATE + 2)
62 #define CALL_LOCAL_HOLD (BASE_CALL_STATE + 3)
/hardware/qcom/audio/hal/voice_extn/
Dvoice_extn.c61 #define CALL_HOLD (BASE_CALL_STATE + 2)
62 #define CALL_LOCAL_HOLD (BASE_CALL_STATE + 3)