Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Dl2cap.h283 #define L2CAP_CR_NO_MEM 0x0004 macro
/Linux-v5.10/net/bluetooth/
Dl2cap_core.c4110 result = L2CAP_CR_NO_MEM; in l2cap_connect()
5101 rsp.result = cpu_to_le16(L2CAP_CR_NO_MEM); in l2cap_do_create()