Searched refs:BASE_CALL_STATE (Results 1 – 4 of 4) sorted by relevance
32 #define BASE_CALL_STATE 1 macro33 #define CALL_INACTIVE (BASE_CALL_STATE)34 #define CALL_ACTIVE (BASE_CALL_STATE + 1)
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)