OSDN Git Service

Add connection-specific function L2CA_SetConnectionCallbacks.
authorSharvil Nanavati <sharvil@google.com>
Sun, 18 Jan 2015 06:12:38 +0000 (22:12 -0800)
committerAndre Eisenbach <eisenbach@google.com>
Mon, 16 Mar 2015 23:51:42 +0000 (16:51 -0700)
commita3dd6f9607654a50195215deeb388919581752c7
tree74dc6e56d468e388260fc24fc9572f36569349e8
parent3252cf07f3ba14201d30269f6ddb1ead765bdde4
Add connection-specific function L2CA_SetConnectionCallbacks.

This function allows a client to specify callback routines per-
connection instead of per-PSM.
stack/include/l2c_api.h
stack/l2cap/l2c_api.c
stack/l2cap/l2c_int.h
stack/l2cap/l2c_utils.c