Searched refs:BLUETOOTH_PROTO_L2CAP (Results 1 – 4 of 4) sorted by relevance
185 .pr_protocol = BLUETOOTH_PROTO_L2CAP,193 .pr_protocol = BLUETOOTH_PROTO_L2CAP,
538 BLUETOOTH_PROTO_L2CAP, td->td_ucred, td); in ng_btsocket_rfcomm_connect()873 BLUETOOTH_PROTO_L2CAP, td->td_ucred, td); in ng_btsocket_rfcomm_listen()
2006 if (proto != BLUETOOTH_PROTO_L2CAP) in ng_btsocket_l2cap_attach()
44 #define BLUETOOTH_PROTO_L2CAP 135 /* L2CAP protocol number */ macro