Searched refs:STR_PSTN_CONFERENCE_STATUS_CONNECTING (Results 1 – 5 of 5) sorted by relevance
312 extern const char STR_PSTN_CONFERENCE_STATUS_CONNECTING[];
250 status->AddAttr(QN_STATUS, STR_PSTN_CONFERENCE_STATUS_CONNECTING); in TEST_F()
252 return STR_PSTN_CONFERENCE_STATUS_CONNECTING; in GetAttrValueFor()
348 const char STR_PSTN_CONFERENCE_STATUS_CONNECTING[] = "connecting"; variable
282 if (status == STR_PSTN_CONFERENCE_STATUS_CONNECTING) in connection_status()