Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dl2cap.h431 #define L2CAP_MR_PEND 0x0001 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dl2cap_core.c5325 result = L2CAP_MR_PEND; in l2cap_move_channel_req()
5334 result = L2CAP_MR_PEND; in l2cap_move_channel_req()
5358 if (result == L2CAP_MR_PEND) in l2cap_move_continue()
5369 if (result == L2CAP_MR_PEND) { in l2cap_move_continue()
5482 if (result == L2CAP_MR_SUCCESS || result == L2CAP_MR_PEND) in l2cap_move_channel_rsp()