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

  /src/sys/netbt/
l2cap.h 405 #define L2CAP_WAIT_CONFIG 4 /* waiting for configuration */
l2cap_signal.c 333 new->lc_state = L2CAP_WAIT_CONFIG;
393 chan->lc_state = L2CAP_WAIT_CONFIG;
444 || chan->lc_state != L2CAP_WAIT_CONFIG
669 if (chan == NULL || chan->lc_state != L2CAP_WAIT_CONFIG
hci_link.c 394 chan->lc_state = L2CAP_WAIT_CONFIG;
404 case L2CAP_WAIT_CONFIG:

Completed in 15 milliseconds