Searched refs:CBCP_ADDR_PSTN (Results 1 – 1 of 1) sorted by relevance
232 #define CBCP_ADDR_PSTN (1) macro248 if (addr->type == CBCP_ADDR_PSTN) in cbcp_data_Show()277 addr->type = CBCP_ADDR_PSTN; in cbcp_SendReq()288 addr->type = CBCP_ADDR_PSTN; in cbcp_SendReq()391 if (addr->type != CBCP_ADDR_PSTN) { in cbcp_AdjustResponse()419 if (addr->type != CBCP_ADDR_PSTN) { in cbcp_AdjustResponse()456 if (addr->type == CBCP_ADDR_PSTN) { in cbcp_AdjustResponse()496 addr->type = CBCP_ADDR_PSTN; in cbcp_SendResponse()534 else if (addr->type != CBCP_ADDR_PSTN) in cbcp_CheckResponse()552 else if (addr->type != CBCP_ADDR_PSTN) in cbcp_CheckResponse()[all …]