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