Searched refs:INC_CON_ALERT (Results 1 – 2 of 2) sorted by relevance
657 #define INC_CON_ALERT 3 macro
424 || (plci->State == INC_CON_ALERT) in api_put()1085 if ((plci->State == INC_CON_PENDING) || (plci->State == INC_CON_ALERT)) in plci_remove()1461 else if (plci->State == INC_CON_PENDING || plci->State == INC_CON_ALERT) { in connect_res()1587 if (plci->State == INC_CON_PENDING || plci->State == INC_CON_ALERT) in disconnect_req()1838 if (plci->State != INC_CON_ALERT) { in alert_req()1842 plci->State = INC_CON_ALERT; in alert_req()3347 …if ((plci->State == INC_CON_PENDING) || (plci->State == INC_CON_ALERT)) /* send alert tone inband … in select_b_req()5922 || a->codec_listen[i]->State == INC_CON_ALERT)) { in sig_ind()6040 if (plci->State == INC_CON_PENDING || plci->State == INC_CON_ALERT) in sig_ind()9376 || plci->State == INC_CON_ALERT) in CapiRelease()