Searched refs:L2CAP_CR_NO_MEM (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/net/bluetooth/ | ||
D | l2cap.h | 274 #define L2CAP_CR_NO_MEM 0x0004 macro |
/linux-6.12.1/net/bluetooth/ | ||
D | l2cap_core.c | 3966 result = L2CAP_CR_NO_MEM; in l2cap_connect() |