This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to use L2CAP api "L2CAP_SendData"?

I want to directly use l2cap api. 

But, there are no example or document about l2cap layer.

Anybody know how to use it or have document about l2cap layer??

Yoon.

  • This mode is not enable by our stack. We will support this in a future release.

  • Willis, or other TI Techie... Our client wants to get his product out for winter season, and the requirements are time-critical.  I'm doing the software on the 2541, and this is NOT a typical BLE/IoT kind of device.  I am sampling several sensors every 50 msecs, and need to get those values to a 'controller' device a few feet away.  I really do NOT need or want all the added complexity of the PROFILE/GAP/GATT layers.  I really need to just send L2CAP packets on a connection and get the received event or CallBack on the other device... I can see my L-Layer packets on teh sniffer, but have not been able to find a way to gain access to them on the destination device. This could be the end-game for our client if he misses this winter's season... Any help would be greatly appreciated.  Thanks in Advance - Mark