Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dl2cap.h284 #define L2CAP_CR_NO_MEM 0x0004 macro
/linux-6.6.21/net/bluetooth/
Dl2cap_core.c4162 result = L2CAP_CR_NO_MEM; in l2cap_connect()
5164 rsp.result = cpu_to_le16(L2CAP_CR_NO_MEM); in l2cap_do_create()