Home | History | Annotate | Download | only in l2cap

Lines Matching refs:LST_CONNECTED

192     if ((p_lcb->link_state == LST_CONNECTED) || (p_lcb->link_state == LST_DISCONNECTING))
1512 if ( (p_lcb->link_state == LST_CONNECTED) || (p_lcb->link_state == LST_CONNECTING) || (p_lcb->link_state == LST_DISCONNECTING) )
1610 if ((p_lcb) && p_lcb->in_use && (p_lcb->link_state == LST_CONNECTED))
2608 if (p_lcb->link_state == LST_CONNECTED)