Hi,
I have a kernel-mode driver that communicates with an external device via Bluetooth. The driver uses L2CAP for communication. I wounder how I can add authentication and encryption. I would like to implement Secure Simple Pairing (SSP), though the legacy pairing may also suffice.
Thanks.
Aleksandr
|