Searched refs:CAPI_DISCONNECT_B3_RESP_LEN (Results 1 – 4 of 4) sorted by relevance
24 #define CAPI_DISCONNECT_B3_RESP_LEN (CAPI_MSG_BASELEN + 4) macro
11 #define CAPI_DISCONNECT_B3_RESP_LEN (CAPI_MSG_BASELEN+4) macro
19 #define CAPI_DISCONNECT_B3_RESP_LEN (CAPI_MSG_BASELEN+4) macro
720 if (count < CAPI_DISCONNECT_B3_RESP_LEN) { in capi_write()