Searched refs:L2CAP_CR_PEND (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.h168 #define L2CAP_CR_PEND 0x0001 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dl2cap.c565 rsp.result = cpu_to_le16(L2CAP_CR_PEND);
575 rsp.result = cpu_to_le16(L2CAP_CR_PEND);
2957 result = L2CAP_CR_PEND;
2967 result = L2CAP_CR_PEND;
2972 result = L2CAP_CR_PEND;
2988 if (result == L2CAP_CR_PEND && status == L2CAP_CS_NO_INFO) {
3055 case L2CAP_CR_PEND:

Completed in 96 milliseconds