Home
last modified time | relevance | path

Searched refs:L2CAP_IT_FIXED_CHAN (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/net/bluetooth/
Dl2cap.h258 #define L2CAP_IT_FIXED_CHAN 0x0003 macro
/linux-2.6.39/net/bluetooth/
Dl2cap_core.c2437 } else if (type == L2CAP_IT_FIXED_CHAN) { in l2cap_information_req()
2440 rsp->type = cpu_to_le16(L2CAP_IT_FIXED_CHAN); in l2cap_information_req()
2482 req.type = cpu_to_le16(L2CAP_IT_FIXED_CHAN); in l2cap_information_rsp()
2494 } else if (type == L2CAP_IT_FIXED_CHAN) { in l2cap_information_rsp()