Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h414 #define L2CAP_MR_NOT_ALLOWED 0x0006 macro
/linux-4.4.14/net/bluetooth/
Dl2cap_core.c4810 l2cap_send_move_chan_rsp(chan, L2CAP_MR_NOT_ALLOWED); in l2cap_do_move_respond()
4821 rsp_result = L2CAP_MR_NOT_ALLOWED; in l2cap_do_move_cancel()
4875 u16 result = L2CAP_MR_NOT_ALLOWED; in l2cap_move_channel_req()
4890 rsp.result = cpu_to_le16(L2CAP_MR_NOT_ALLOWED); in l2cap_move_channel_req()
4902 result = L2CAP_MR_NOT_ALLOWED; in l2cap_move_channel_req()