Searched refs:STR_PSTN_CONFERENCE_STATUS_CONNECTING (Results 1 – 5 of 5) sorted by relevance
329 extern const char STR_PSTN_CONFERENCE_STATUS_CONNECTING[];
267 status->AddAttr(QN_STATUS, STR_PSTN_CONFERENCE_STATUS_CONNECTING); in TEST_F()
268 return STR_PSTN_CONFERENCE_STATUS_CONNECTING; in GetAttrValueFor()
366 const char STR_PSTN_CONFERENCE_STATUS_CONNECTING[] = "connecting"; variable
299 if (status == STR_PSTN_CONFERENCE_STATUS_CONNECTING) in connection_status()