Home
last modified time | relevance | path

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

/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/hal/voice_extn/
Dvoice_extn.c61 #define CALL_HOLD (BASE_CALL_STATE + 2)
62 #define CALL_LOCAL_HOLD (BASE_CALL_STATE + 3)