Introduction - If you have any usage issues, please Google them yourself
This sample demonstrates developing Bluetooth L2CAP profile drivers using Bluetooth L2CAP DDIs.
The sample includes two drivers. One for a device that acts as an L2CAP server and another for the device that acts as an L2CAP client. Server simply echoes back any data that it receives from client on the same L2CA channel.