Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dl2cap.h286 #define L2CAP_CR_INVALID_SCID 0x0006 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dl2cap_core.c4147 result = L2CAP_CR_INVALID_SCID; in l2cap_connect()