Searched refs:BASE_CALL_STATE (Results 1 – 2 of 2) sorted by relevance
29 #define BASE_CALL_STATE 1 macro30 #define CALL_INACTIVE (BASE_CALL_STATE)31 #define CALL_ACTIVE (BASE_CALL_STATE + 1)
61 #define CALL_HOLD (BASE_CALL_STATE + 2)62 #define CALL_LOCAL_HOLD (BASE_CALL_STATE + 3)