Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dl2cap.h281 #define L2CAP_CR_BAD_PSM 0x0002 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dl2cap_core.c808 result = L2CAP_CR_BAD_PSM; in l2cap_chan_connect_reject()
4128 result = L2CAP_CR_BAD_PSM; in l2cap_connect()