L2CAP_CLOSED 69 netbt/l2cap_lower.c if (chan->lc_state == L2CAP_CLOSED) L2CAP_CLOSED 96 netbt/l2cap_lower.c chan->lc_state = L2CAP_CLOSED; L2CAP_CLOSED 201 netbt/l2cap_misc.c if (chan && chan->lc_state != L2CAP_CLOSED) L2CAP_CLOSED 220 netbt/l2cap_misc.c if (chan->lc_lcid != L2CAP_NULL_CID || chan->lc_state != L2CAP_CLOSED) L2CAP_CLOSED 219 netbt/l2cap_signal.c if (chan != NULL && chan->lc_state != L2CAP_CLOSED) L2CAP_CLOSED 307 netbt/l2cap_signal.c new->lc_state = L2CAP_CLOSED; L2CAP_CLOSED 815 netbt/l2cap_signal.c if (chan->lc_state != L2CAP_CLOSED) L2CAP_CLOSED 79 netbt/l2cap_upper.c chan->lc_state = L2CAP_CLOSED; L2CAP_CLOSED 201 netbt/l2cap_upper.c chan->lc_state = L2CAP_CLOSED; L2CAP_CLOSED 238 netbt/l2cap_upper.c if (chan->lc_state == L2CAP_CLOSED L2CAP_CLOSED 271 netbt/l2cap_upper.c if (chan->lc_state != L2CAP_CLOSED) L2CAP_CLOSED 379 netbt/l2cap_upper.c if (chan->lc_state == L2CAP_CLOSED) { L2CAP_CLOSED 432 netbt/l2cap_upper.c else if (chan->lc_state == L2CAP_CLOSED)