Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h196 #define L2CAP_REJ_NOT_UNDERSTOOD 0x0000 macro
/linux-4.4.14/net/bluetooth/
Dl2cap_core.c3738 if (rej->reason != L2CAP_REJ_NOT_UNDERSTOOD) in l2cap_command_rej()
5679 rej.reason = cpu_to_le16(L2CAP_REJ_NOT_UNDERSTOOD); in l2cap_le_sig_channel()
5724 rej.reason = cpu_to_le16(L2CAP_REJ_NOT_UNDERSTOOD); in l2cap_sig_channel()