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.
- l2cap_le.c.patch 607
Status: New
Labels:
Type-Patch