Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/bluetooth/
A Dl2cap.h430 #define L2CAP_MR_SUCCESS 0x0000 macro
/linux-6.3-rc2/net/bluetooth/
A Dl2cap_core.c5040 l2cap_send_move_chan_rsp(chan, L2CAP_MR_SUCCESS); in l2cap_logical_finish_move()
5165 l2cap_send_move_chan_rsp(chan, L2CAP_MR_SUCCESS); in l2cap_do_move_respond()
5167 l2cap_logical_cfm(chan, hchan, L2CAP_MR_SUCCESS); in l2cap_do_move_respond()
5211 } else if (result != L2CAP_MR_SUCCESS) { in __l2cap_physical_cfm()
5309 result = L2CAP_MR_SUCCESS; in l2cap_move_channel_req()
5365 if (result == L2CAP_MR_SUCCESS) { in l2cap_move_continue()
5395 if (result == L2CAP_MR_SUCCESS) { in l2cap_move_continue()
5405 l2cap_logical_cfm(chan, hchan, L2CAP_MR_SUCCESS); in l2cap_move_continue()
5463 if (result == L2CAP_MR_SUCCESS || result == L2CAP_MR_PEND) in l2cap_move_channel_rsp()

Completed in 21 milliseconds