Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h409 #define L2CAP_MR_PEND 0x0001 macro
/linux-4.4.14/net/bluetooth/
Dl2cap_core.c4945 result = L2CAP_MR_PEND; in l2cap_move_channel_req()
4954 result = L2CAP_MR_PEND; in l2cap_move_channel_req()
4977 if (result == L2CAP_MR_PEND) in l2cap_move_continue()
4988 if (result == L2CAP_MR_PEND) { in l2cap_move_continue()
5099 if (result == L2CAP_MR_SUCCESS || result == L2CAP_MR_PEND) in l2cap_move_channel_rsp()