Home
last modified time | relevance | path

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

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