19 Commits

Author SHA1 Message Date
ole.reinhardt@googlemail.com
ab169afff3 Added bnep to the posix platform Makefile 2014-10-28 01:17:03 +00:00
matthias.ringwald@gmail.com
24aefe2e03 fix notification/indication after r2843 broke it during API change 2014-10-26 21:34:20 +00:00
mila@ringwald.ch
e6f51008ec fixed tracking of l2cap, rfcomm services and channels 2014-10-16 11:33:28 +00:00
matthias.ringwald@gmail.com
0414dabd12 don't typedef enum for bit flags 2014-10-14 19:33:15 +00:00
matthias.ringwald@gmail.com
4d7157c318 fix daemon compile without BLE support 2014-10-13 19:40:50 +00:00
mila@ringwald.ch
83fa000114 remove helper from list before freeing it 2014-10-03 09:28:33 +00:00
mila@ringwald.ch
7c40ac80c0 rewrote gatt_client state handling: API uses handles instaed of context structs (adapted examples and daemon) 2014-10-02 20:06:29 +00:00
mila@ringwald.ch
f0e135986e seperate LIBUSB flags, only use to compile BTdaemon 2014-09-18 21:01:07 +00:00
mila@ringwald.ch
51774baa91 use CFLAGS for LIBUSB include flags 2014-09-18 20:54:40 +00:00
mila@ringwald.ch
6fd91241ca remove unused libusb include 2014-09-18 20:53:59 +00:00
mila@ringwald.ch
533c0e8283 split ancs_client in main app and lib, use pkg-config for libusb 2014-09-10 21:03:38 +00:00
mila@ringwald.ch
3e67b70164 zero client struct after malloc, add null pointer check, don't power up right away 2014-09-10 19:04:57 +00:00
mila@ringwald.ch
82da37461e disable LE Peripheral code in daemon 2014-09-10 07:57:25 +00:00
mila@ringwald.ch
3b585bee6e use BTstack as name, re-enabel advertisements after disconnect 2014-09-08 18:53:11 +00:00
mila@ringwald.ch
f91e0d73dd init sm to get gatt server working 2014-09-08 18:41:14 +00:00
mila@ringwald.ch
92c41fe524 set up GATT Server with empty ATT database 2014-09-07 19:30:36 +00:00
mila@ringwald.ch
00bd262b83 disconnect connection moved into daemon 2014-09-04 20:58:14 +00:00
matthias.ringwald@gmail.com
de5d9fe42f moved general scripts into tools 2014-09-04 19:53:39 +00:00
matthias.ringwald@gmail.com
5754b9390d extra POSIX code and Makefile into platforms/posix/src 2014-09-04 19:24:00 +00:00