HomeSort by: relevance | last modified time | path
    Searched refs:L2CAP_OPEN (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/netbt/
l2cap_lower.c 140 && chan->lc_state == L2CAP_OPEN) {
164 if (chan->lc_state != L2CAP_OPEN)
l2cap.h 406 #define L2CAP_OPEN 5 /* user data transfer state */
l2cap_upper.c 480 if (chan->lc_state == L2CAP_OPEN)
l2cap_signal.c 617 chan->lc_state = L2CAP_OPEN;
705 chan->lc_state = L2CAP_OPEN;
hci_link.c 405 case L2CAP_OPEN: /* already established */

Completed in 14 milliseconds