Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h263 #define L2CAP_CID_SMP 0x0006 macro
/openbmc/linux/net/bluetooth/
H A Dsmp.c3337 if (cid == L2CAP_CID_SMP) { in smp_add_cid()
3423 chan = smp_add_cid(hdev, L2CAP_CID_SMP); in smp_register()