Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dl2cap.h125 #define L2CAP_SUPER_SELECT_REJECT 0x000C macro
/linux-2.6.39/net/bluetooth/
Dl2cap_core.c1175 control = L2CAP_SUPER_SELECT_REJECT; in l2cap_send_srejtail()
3134 control = L2CAP_SUPER_SELECT_REJECT; in l2cap_resend_srejframe()
3149 control = L2CAP_SUPER_SELECT_REJECT; in l2cap_send_srejframe()
3450 case L2CAP_SUPER_SELECT_REJECT: in l2cap_data_channel_sframe()