Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dl2cap.h278 #define L2CAP_CR_NO_MEM 0x0004 macro
/Linux-v5.4/net/bluetooth/
Dl2cap_core.c3869 result = L2CAP_CR_NO_MEM; in l2cap_connect()
4858 rsp.result = cpu_to_le16(L2CAP_CR_NO_MEM); in l2cap_do_create()