Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dl2cap.h273 #define L2CAP_CID_SMP 0x0006 macro
/linux-6.6.21/net/bluetooth/
Dsmp.c3344 if (cid == L2CAP_CID_SMP) { in smp_add_cid()
3430 chan = smp_add_cid(hdev, L2CAP_CID_SMP); in smp_register()