Searched refs:L2CAP_CS_NO_INFO (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.h174 #define L2CAP_CS_NO_INFO 0x0000 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dl2cap.c572 rsp.status = cpu_to_le16(L2CAP_CS_NO_INFO);
855 rsp.status = cpu_to_le16(L2CAP_CS_NO_INFO);
1917 rsp.status = cpu_to_le16(L2CAP_CS_NO_INFO);
2894 int result, status = L2CAP_CS_NO_INFO;
2963 status = L2CAP_CS_NO_INFO;
2973 status = L2CAP_CS_NO_INFO;
2988 if (result == L2CAP_CR_PEND && status == L2CAP_CS_NO_INFO) {
4620 rsp.status = cpu_to_le16(L2CAP_CS_NO_INFO);

Completed in 100 milliseconds