15 Commits

Author SHA1 Message Date
Matthias Ringwald
c13e0a893e removed run_loop_execute from embedded examples, call after btstack_main in main.c 2015-03-31 14:01:58 +02:00
matthias.ringwald@gmail.com
690bd0bab8 change hci_local_bd_adr 2015-03-24 08:44:48 +00:00
mila@ringwald.ch
ff34c5fd2d defined new SDP Sevice Class and Protocol constants 2015-02-13 09:28:39 +00:00
mila@ringwald.ch
f6ed4ea310 update copyright, add author 2015-02-06 10:45:10 +00:00
ole.reinhardt@googlemail.com
7d25205242 Fixed bnep device name setting on linux. The device name shall be of the form
bnepX where X is automatically enumerated by the kernel.

So if bnep0 just exists, the created device will be named bnep1

The former solution set the device name fixed to bnep
2015-01-04 00:19:18 +00:00
ole.reinhardt@googlemail.com
cda4591470 Fix compilation on Linux (Apple compilation needs several header files that
are not available on Linux)
2015-01-02 01:13:44 +00:00
matthias.ringwald@gmail.com
44a024d4f1 adapt for tuntaposx 2014-12-21 21:59:27 +00:00
matthias.ringwald@gmail.com
468e4ec60a prepare OS X port 2014-12-18 13:22:03 +00:00
mila@ringwald.ch
881797bd1b des_iterator moved to sdp_util 2014-12-12 08:42:35 +00:00
matthias.ringwald@gmail.com
21cd7d2f9b moved de_get_uint16 into sdp_utils 2014-12-04 09:40:43 +00:00
ole.reinhardt@googlemail.com
17d9831b7e Fixed buffer overflow in event package assembly in bnep_emit_incoming_connection() 2014-11-19 01:01:22 +00:00
ole.reinhardt@googlemail.com
0f62875543 Register panu service (server mode) and instanciate bnep device if a client connection has been
established
2014-11-19 01:01:16 +00:00
ole.reinhardt@googlemail.com
a29c6a1c34 Fixed memory leak (unfreed allocated string memory) 2014-11-18 21:37:29 +00:00
ole.reinhardt@googlemail.com
f16a69bbd8 Fixed compiler warnings (comparision of signed with unsigned) 2014-11-18 21:37:23 +00:00
matthias.ringwald@gmail.com
6678f6b4ac extract hci_init into main.c 2014-11-14 20:42:29 +00:00