Searched refs:SIOC_L2CAP_NODE_GET_AUTO_DISCON_TIMO (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/netgraph/bluetooth/include/
H A Dng_btsocket.h324 #define SIOC_L2CAP_NODE_GET_AUTO_DISCON_TIMO \ macro
/freebsd-12-stable/usr.sbin/bluetooth/l2control/
H A Dl2cap.c244 if (ioctl(s, SIOC_L2CAP_NODE_GET_AUTO_DISCON_TIMO, &r, sizeof(r)) < 0)
/freebsd-12-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap_raw.c1083 case SIOC_L2CAP_NODE_GET_AUTO_DISCON_TIMO: {

Completed in 339 milliseconds