Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dl2cap.h435 #define L2CAP_MR_COLLISION 0x0005 macro
/Linux-v6.1/net/bluetooth/
Dl2cap_core.c5318 result = L2CAP_MR_COLLISION; in l2cap_move_channel_req()
5457 if (result == L2CAP_MR_COLLISION) { in l2cap_move_fail()