Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h182 #define L2CAP_SUPER_RNR 0x02 macro
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c1170 else if (control->super == L2CAP_SUPER_RNR) in l2cap_send_sframe()
1202 control.super = L2CAP_SUPER_RNR; in l2cap_send_rr_or_rnr()
2163 control.super = L2CAP_SUPER_RNR; in l2cap_send_ack()
5596 control.super = L2CAP_SUPER_RNR; in l2cap_send_i_or_rr_or_rnr()