Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h396 #define L2CAP_MR_SUCCESS 0x0000 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c5078 l2cap_send_move_chan_rsp(chan, L2CAP_MR_SUCCESS); in l2cap_logical_finish_move()
5203 l2cap_send_move_chan_rsp(chan, L2CAP_MR_SUCCESS); in l2cap_do_move_respond()
5205 l2cap_logical_cfm(chan, hchan, L2CAP_MR_SUCCESS); in l2cap_do_move_respond()
5249 } else if (result != L2CAP_MR_SUCCESS) { in __l2cap_physical_cfm()
5347 result = L2CAP_MR_SUCCESS; in l2cap_move_channel_req()
5403 if (result == L2CAP_MR_SUCCESS) { in l2cap_move_continue()
5433 if (result == L2CAP_MR_SUCCESS) { in l2cap_move_continue()
5443 l2cap_logical_cfm(chan, hchan, L2CAP_MR_SUCCESS); in l2cap_move_continue()
5501 if (result == L2CAP_MR_SUCCESS || result == L2CAP_MR_PEND) in l2cap_move_channel_rsp()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h429 #define L2CAP_MR_SUCCESS 0x0000 macro

Completed in 13 milliseconds