Home
last modified time | relevance | path

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

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