Home | History | Annotate | Download | only in l2cap

Lines Matching refs:LST_CONNECTED

206     if ((p_lcb->link_state == LST_CONNECTED) || (p_lcb->link_state == LST_DISCONNECTING))
1630 if ( (p_lcb->link_state == LST_CONNECTED) || (p_lcb->link_state == LST_CONNECTING) || (p_lcb->link_state == LST_DISCONNECTING) )
1728 if ((p_lcb) && p_lcb->in_use && (p_lcb->link_state == LST_CONNECTED))
2729 if (p_lcb->link_state == LST_CONNECTED)