Home
last modified time | relevance | path

Searched refs:L2CAP_SUPER_RNR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h182 #define L2CAP_SUPER_RNR 0x02 macro
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h191 #define L2CAP_SUPER_RNR 0x02 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c1197 else if (control->super == L2CAP_SUPER_RNR) in l2cap_send_sframe()
1229 control.super = L2CAP_SUPER_RNR; in l2cap_send_rr_or_rnr()
2311 control.super = L2CAP_SUPER_RNR; in l2cap_send_ack()
6584 control.super = L2CAP_SUPER_RNR; in l2cap_send_i_or_rr_or_rnr()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c1143 else if (control->super == L2CAP_SUPER_RNR) in l2cap_send_sframe()
1175 control.super = L2CAP_SUPER_RNR; in l2cap_send_rr_or_rnr()
2136 control.super = L2CAP_SUPER_RNR; in l2cap_send_ack()
5586 control.super = L2CAP_SUPER_RNR; in l2cap_send_i_or_rr_or_rnr()

Completed in 22 milliseconds