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;
290 rfcomm_pi(sk)->dlc = d;
378 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc;
558 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc;
598 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc;
613 rfcomm_dlc_unthrottle(rfcomm_pi(sk)->dlc);
778 !rfcomm_pi(sk)->dlc->defer_setup) {
783 l2cap_sk = rfcomm_pi(sk)->dlc->session->sock->sk;
975 *d = rfcomm_pi(sk)->dlc;