Export to GitHub

btstack - issue #385

l2cap_emit_channel_closed does not indicate connection handle


Posted on Feb 14, 2014 by Swift Dog

r2365 file l2cap.c function l2cap_emit_channel_closed

it does not pass on the connection handle information, while l2cap_emit_channel_opened does

it would be minorly more convenient if it did carry that information, so the application can find the appropriate connection handle easier

Status: New

Labels:
Type-Enhancement Priority-Medium