Home
last modified time | relevance | path

Searched refs:L2CAP_CID_SMP_BREDR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h264 #define L2CAP_CID_SMP_BREDR 0x0007 macro
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h273 #define L2CAP_CID_SMP_BREDR 0x0007 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.c3293 if (cid == L2CAP_CID_SMP_BREDR) { in smp_add_cid()
3411 chan = smp_add_cid(hdev, L2CAP_CID_SMP_BREDR); in force_bredr_smp_write()
3482 chan = smp_add_cid(hdev, L2CAP_CID_SMP_BREDR); in smp_register()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.c3299 if (cid == L2CAP_CID_SMP_BREDR) { in smp_add_cid()
3394 chan = smp_add_cid(hdev, L2CAP_CID_SMP_BREDR); in smp_force_bredr()
3448 chan = smp_add_cid(hdev, L2CAP_CID_SMP_BREDR); in smp_register()

Completed in 19 milliseconds