OSDN Git Service

emulator: Add new method for adding l2cap server
authorMarcin Kraglak <marcin.kraglak@tieto.com>
Thu, 19 Dec 2013 14:29:00 +0000 (15:29 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 20 Dec 2013 07:32:16 +0000 (09:32 +0200)
commit75c50937fe373955c271866665d8d4201baa59f9
tree197be63b1c9d65124975f98fda75992ddc7ef67e
parent6b0038ef5588fc0160ea44fbf57a4064d25bb4bc
emulator: Add new method for adding l2cap server

This method allow user to add l2cap server and register
connect callback. If no callback is specified, it will behave
like bthost_set_server_psm() method.
emulator/bthost.c
emulator/bthost.h