Home
last modified time | relevance | path

Searched refs:L2CAP_WAIT_SEND_CONNECT_RSP (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/netbt/
Dl2cap.h404 #define L2CAP_WAIT_SEND_CONNECT_RSP 3 /* waiting to send connect response */ macro
Dhci_link.c380 case L2CAP_WAIT_SEND_CONNECT_RSP: /* they are connecting */ in hci_acl_linkmode()
Dl2cap_signal.c308 new->lc_state = L2CAP_WAIT_SEND_CONNECT_RSP; in l2cap_recv_connect_req()