Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dl2cap.h201 #define L2CAP_REJ_NOT_UNDERSTOOD 0x0000 macro
/linux-6.6.21/net/bluetooth/
Dl2cap_core.c4113 if (rej->reason != L2CAP_REJ_NOT_UNDERSTOOD) in l2cap_command_rej()
6492 rej.reason = cpu_to_le16(L2CAP_REJ_NOT_UNDERSTOOD); in l2cap_le_sig_channel()
6505 rej.reason = cpu_to_le16(L2CAP_REJ_NOT_UNDERSTOOD); in l2cap_sig_send_rej()