Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dl2cap.h192 #define L2CAP_SUPER_SREJ 0x03 macro
/linux-6.1.9/net/bluetooth/
Dl2cap_core.c1198 if (control->super != L2CAP_SUPER_SREJ) { in l2cap_send_sframe()
2808 control.super = L2CAP_SUPER_SREJ; in l2cap_send_srej()
2833 control.super = L2CAP_SUPER_SREJ; in l2cap_send_srej_tail()
2848 control.super = L2CAP_SUPER_SREJ; in l2cap_send_srej_list()