Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h261 #define L2CAP_CID_SMP 0x0006 macro
/linux-4.4.14/net/bluetooth/
Dsmp.c3179 if (cid == L2CAP_CID_SMP) { in smp_add_cid()
3389 chan = smp_add_cid(hdev, L2CAP_CID_SMP); in smp_register()