Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dl2cap.h435 #define L2CAP_MR_COLLISION 0x0005 macro
/linux-6.6.21/net/bluetooth/
Dl2cap_core.c5333 result = L2CAP_MR_COLLISION; in l2cap_move_channel_req()
5472 if (result == L2CAP_MR_COLLISION) { in l2cap_move_fail()