Export to GitHub

btstack - issue #436

Patch for /trunk/ble/l2cap_le.c


Posted on Feb 3, 2015 by Grumpy Rhino

Global Declaration of the Structure Definitions (btstack_packet_handler_t in line number 59 and 60 of the file l2cap_le.c)needs to be change to support the API void l2cap_init().

Insted of declaring the Normal Structure Variables, We should declare the pointers to the structure Variables.

Attachments

Status: New

Labels:
Type-Patch