Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dl2cap.h426 #define L2CAP_MR_COLLISION 0x0005 macro
/Linux-v5.4/net/bluetooth/
Dl2cap_core.c5029 result = L2CAP_MR_COLLISION; in l2cap_move_channel_req()
5167 if (result == L2CAP_MR_COLLISION) { in l2cap_move_fail()