Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h272 #define L2CAP_CR_BAD_PSM 0x0002 macro
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c799 result = L2CAP_CR_BAD_PSM; in l2cap_chan_connect_reject()
3949 result = L2CAP_CR_BAD_PSM; in l2cap_connect()