Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h192 #define L2CAP_REJ_NOT_UNDERSTOOD 0x0000 macro
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c3916 if (rej->reason != L2CAP_REJ_NOT_UNDERSTOOD) in l2cap_command_rej()
5450 rej.reason = cpu_to_le16(L2CAP_REJ_NOT_UNDERSTOOD); in l2cap_le_sig_cmd()
5463 rej.reason = cpu_to_le16(L2CAP_REJ_NOT_UNDERSTOOD); in l2cap_le_sig_channel()