Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h397 #define L2CAP_MR_PEND 0x0001 macro
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h430 #define L2CAP_MR_PEND 0x0001 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c5344 result = L2CAP_MR_PEND; in l2cap_move_channel_req()
5353 result = L2CAP_MR_PEND; in l2cap_move_channel_req()
5377 if (result == L2CAP_MR_PEND) in l2cap_move_continue()
5388 if (result == L2CAP_MR_PEND) { in l2cap_move_continue()
5501 if (result == L2CAP_MR_SUCCESS || result == L2CAP_MR_PEND) in l2cap_move_channel_rsp()

Completed in 14 milliseconds