captaingz2github / btstack

Automatically exported from code.google.com/p/btstack
0 stars 0 forks source link

Patch for /trunk/ble/l2cap_le.c #436

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by svrajas...@gmail.com on 3 Feb 2015 at 1:18

Attachments: