Searched refs:INC_CON_ALERT (Results 1 – 2 of 2) sorted by relevance
647 #define INC_CON_ALERT 3 macro
409 || (plci->State == INC_CON_ALERT) in api_put()1070 if ((plci->State == INC_CON_PENDING) || (plci->State == INC_CON_ALERT)) in plci_remove()1344 else if (plci->State == INC_CON_PENDING || plci->State == INC_CON_ALERT) { in connect_res()1467 if (plci->State == INC_CON_PENDING || plci->State == INC_CON_ALERT) in disconnect_req()1715 if (plci->State != INC_CON_ALERT) { in alert_req()1719 plci->State = INC_CON_ALERT; in alert_req()3224 …if ((plci->State == INC_CON_PENDING) || (plci->State == INC_CON_ALERT)) /* send alert tone inband … in select_b_req()5795 || a->codec_listen[i]->State == INC_CON_ALERT)) { in sig_ind()5913 if (plci->State == INC_CON_PENDING || plci->State == INC_CON_ALERT) in sig_ind()9238 || plci->State == INC_CON_ALERT) in CapiRelease()