Home
last modified time | relevance | path

Searched refs:L2CAP_MR_NOT_ALLOWED (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h402 #define L2CAP_MR_NOT_ALLOWED 0x0006 macro
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h435 #define L2CAP_MR_NOT_ALLOWED 0x0006 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c5212 l2cap_send_move_chan_rsp(chan, L2CAP_MR_NOT_ALLOWED); in l2cap_do_move_respond()
5223 rsp_result = L2CAP_MR_NOT_ALLOWED; in l2cap_do_move_cancel()
5275 u16 result = L2CAP_MR_NOT_ALLOWED; in l2cap_move_channel_req()
5290 rsp.result = cpu_to_le16(L2CAP_MR_NOT_ALLOWED); in l2cap_move_channel_req()
5302 result = L2CAP_MR_NOT_ALLOWED; in l2cap_move_channel_req()

Completed in 15 milliseconds