Searched refs:L2CAP_IT_FEAT_MASK (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.h251 #define L2CAP_IT_FEAT_MASK 0x0002 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dl2cap.c451 req.type = cpu_to_le16(L2CAP_IT_FEAT_MASK);
2990 info.type = cpu_to_le16(L2CAP_IT_FEAT_MASK);
3302 if (type == L2CAP_IT_FEAT_MASK) {
3306 rsp->type = cpu_to_le16(L2CAP_IT_FEAT_MASK);
3354 if (type == L2CAP_IT_FEAT_MASK) {

Completed in 113 milliseconds