Home
last modified time | relevance | path

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

/NextBSD/sys/netgraph/bluetooth/include/
HDng_btsocket.h308 #define SIOC_L2CAP_NODE_GET_CON_LIST \ macro
/NextBSD/usr.sbin/bluetooth/l2control/
HDl2cap.c151 if (ioctl(s, SIOC_L2CAP_NODE_GET_CON_LIST, &r, sizeof(r)) < 0) { in l2cap_read_connection_list()
/NextBSD/sys/netgraph/bluetooth/socket/
HDng_btsocket_l2cap_raw.c844 case SIOC_L2CAP_NODE_GET_CON_LIST: { in ng_btsocket_l2cap_raw_control()