Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h272 #define L2CAP_CR_NO_MEM 0x0004 macro
/linux-4.4.14/net/bluetooth/
Dl2cap_core.c3787 result = L2CAP_CR_NO_MEM; in l2cap_connect()
4761 rsp.result = cpu_to_le16(L2CAP_CR_NO_MEM); in l2cap_do_create()
5463 result = L2CAP_CR_NO_MEM; in l2cap_le_connect_req()