Lines Matching refs:dlc
71 BT_DBG("dlc %p state %ld err %d", d, d->state, err);
155 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc;
157 BT_DBG("sk %p dlc %p", sk, d);
163 rfcomm_pi(sk)->dlc = NULL;
207 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc;
247 pi->dlc->defer_setup = test_bit(BT_SK_DEFER_SETUP,
255 pi->dlc->defer_setup = 0;
261 pi->dlc->sec_level = pi->sec_level;
262 pi->dlc->role_switch = pi->role_switch;
292 rfcomm_pi(sk)->dlc = d;
385 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc;
560 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc;
600 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc;
615 rfcomm_dlc_unthrottle(rfcomm_pi(sk)->dlc);
776 !rfcomm_pi(sk)->dlc->defer_setup) {
781 l2cap_sk = rfcomm_pi(sk)->dlc->session->sock->sk;
970 *d = rfcomm_pi(sk)->dlc;