Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dl2cap.h434 #define L2CAP_MR_COLLISION 0x0005 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dl2cap_core.c5313 result = L2CAP_MR_COLLISION; in l2cap_move_channel_req()
5452 if (result == L2CAP_MR_COLLISION) { in l2cap_move_fail()