Searched refs:L2CAP_CONF_OPT_SIZE (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.h201 #define L2CAP_CONF_OPT_SIZE 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dl2cap.c2392 len = L2CAP_CONF_OPT_SIZE + opt->len;
2447 *ptr += L2CAP_CONF_OPT_SIZE + len;
2611 while (len >= L2CAP_CONF_OPT_SIZE) {
2761 while (len >= L2CAP_CONF_OPT_SIZE) {
2845 while (len >= L2CAP_CONF_OPT_SIZE) {

Completed in 78 milliseconds