Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dl2cap.h124 #define L2CAP_SUPER_RCV_NOT_READY 0x0008 macro
/linux-2.6.39/net/bluetooth/
Dl2cap_core.c399 control |= L2CAP_SUPER_RCV_NOT_READY; in l2cap_send_rr_or_rnr()
1157 control |= L2CAP_SUPER_RCV_NOT_READY; in l2cap_send_ack()
2716 control |= L2CAP_SUPER_RCV_NOT_READY; in l2cap_send_i_or_rr_or_rnr()
2998 sctrl |= L2CAP_SUPER_RCV_NOT_READY; in l2cap_push_rx_skb()
3454 case L2CAP_SUPER_RCV_NOT_READY: in l2cap_data_channel_sframe()