Searched refs:L2CAP_DEFAULT_RETRANS_TO (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/bluetooth/
H A Dl2cap.h36 #define L2CAP_DEFAULT_RETRANS_TO 2000 /* 2 seconds */ macro
401 jiffies + msecs_to_jiffies(L2CAP_DEFAULT_RETRANS_TO));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dl2cap.c2709 le16_to_cpu(L2CAP_DEFAULT_RETRANS_TO);

Completed in 44 milliseconds