Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dl2cap.h185 #define L2CAP_SUPER_SREJ 0x03 macro
/linux-4.1.27/net/bluetooth/
Dl2cap_core.c1081 if (control->super != L2CAP_SUPER_SREJ) { in l2cap_send_sframe()
2563 control.super = L2CAP_SUPER_SREJ; in l2cap_send_srej()
2588 control.super = L2CAP_SUPER_SREJ; in l2cap_send_srej_tail()
2603 control.super = L2CAP_SUPER_SREJ; in l2cap_send_srej_list()