Home | History | Annotate | Download | only in l2cap

Lines Matching refs:link_state

138                  || (p_lcb->link_state == LST_DISCONNECTING))
304 if (p_lcb->link_state == LST_CONNECTED)
315 else if (p_lcb->link_state == LST_DISCONNECTING)
632 if (p_lcb->link_state == LST_DISCONNECTING)
641 if (p_lcb->link_state == LST_CONNECTED)
688 if (p_lcb->link_state != LST_CONNECTED)
745 if ((p_lcb) && (p_lcb->in_use) && (p_lcb->link_state == LST_CONNECTED))
780 if ((p_lcb) && (p_lcb->in_use) && (p_lcb->link_state == LST_CONNECTED))
792 if ((p_lcb->in_use) && (p_lcb->link_state == LST_CONNECTED))
898 p_lcb->link_state = LST_CONNECTED;
1143 if ((p_lcb) && (p_lcb->in_use) && (p_lcb->link_state == LST_CONNECTED))
1170 if ((p_lcb->in_use) && (p_lcb->link_state == LST_CONNECTED))
1364 if (p_lcb->link_state == LST_DISCONNECTING)
1455 p_lcb->link_state == LST_DISCONNECTING)
1498 if (p_lcb->in_use && p_lcb->link_state == LST_CONNECTED && !p_lcb->ccb_queue.p_first_ccb)
1615 if (p_lcb->in_use && p_lcb->link_state == LST_CONNECTED && !p_lcb->ccb_queue.p_first_ccb)