Searched refs:L2CAP_IT_FIXED_CHAN (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.h252 #define L2CAP_IT_FIXED_CHAN 0x0003 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dl2cap.c3314 } else if (type == L2CAP_IT_FIXED_CHAN) {
3317 rsp->type = cpu_to_le16(L2CAP_IT_FIXED_CHAN);
3359 req.type = cpu_to_le16(L2CAP_IT_FIXED_CHAN);
3371 } else if (type == L2CAP_IT_FIXED_CHAN) {

Completed in 132 milliseconds