Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h274 #define L2CAP_CR_NO_MEM 0x0004 macro
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c3964 result = L2CAP_CR_NO_MEM; in l2cap_connect()