Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dl2cap.h419 #define L2CAP_MR_COLLISION 0x0005 macro
/Linux-v4.19/net/bluetooth/
Dl2cap_core.c4961 result = L2CAP_MR_COLLISION; in l2cap_move_channel_req()
5099 if (result == L2CAP_MR_COLLISION) { in l2cap_move_fail()