26 Commits

Author SHA1 Message Date
matthias.ringwald@gmail.com
a72f4764de updated gatt db 2014-03-21 14:51:12 +00:00
matthias.ringwald@gmail.com
f8811fcedc current test db 2014-03-21 11:09:42 +00:00
matthias.ringwald@gmail.com
0af76e0143 add second included 128 bit service 2014-02-28 13:55:58 +00:00
matthias.ringwald@gmail.com
4e4a1ebe01 don't include UUID for included services with 128 bit uuid 2014-02-28 11:57:53 +00:00
matthias.ringwald@gmail.com
c236c5944e add writable appearance 2014-02-02 21:33:55 +00:00
matthias.ringwald@gmail.com
01a8aec568 support writable device name 2014-02-02 21:30:39 +00:00
matthias.ringwald@gmail.com
4a4f3f5816 added GAP characteristics 2014-02-02 21:00:09 +00:00
mila@ringwald.ch
fe5b4fdf14 add write flag to work around assumed PTS bug 2014-02-01 15:07:20 +00:00
matthias.ringwald@gmail.com
101aeb7e9c put read/write/write without resposne first 2014-01-31 11:21:25 +00:00
matthias.ringwald@gmail.com
60b3df6046 make characteristics more interesting 2014-01-31 11:16:25 +00:00
matthias.ringwald@gmail.com
7de850761f support server charcteristic configuration, characteristic format, characteristic aggregate format 2014-01-30 21:54:01 +00:00
matthias.ringwald@gmail.com
75aa0ba733 different write types 2014-01-30 18:51:28 +00:00
matthias.ringwald@gmail.com
fdcab360f7 add simple characteristcs 2014-01-30 12:27:55 +00:00
matthias.ringwald@gmail.com
57e39a3d11 add CHARACTERISTIC_USER_DESCRIPTION with same properties/permissions as characteristics themselves 2014-01-26 21:21:27 +00:00
matthias.ringwald@gmail.com
92b55a79a3 mark characteristics as reliable write 2014-01-26 20:20:20 +00:00
matthias.ringwald@gmail.com
c730febd7a CLIENT_CONFIGURATION not used anymore, implicit 2014-01-26 20:00:36 +00:00
matthias.ringwald@gmail.com
2a368a2c00 set notify and indicate flags for selected characteristics 2014-01-26 11:13:44 +00:00
matthias.ringwald@gmail.com
863e2c6b5a try to enable notification/indication 2014-01-26 10:11:44 +00:00
matthias.ringwald@gmail.com
4538153dfc larger database, use single buffer for read/write of all values 2014-01-26 10:01:35 +00:00
matthias.ringwald@gmail.com
7c1360baf8 fix invalid uuid 2014-01-25 23:34:26 +00:00
mila@ringwald.ch
a9870770ce att db with includes 2014-01-25 22:31:26 +00:00
matthias.ringwald@gmail.com
458bf4e848 add bondable flag to hci and provide gap_set_bondable_mode 2014-01-16 10:58:52 +00:00
matthias.ringwald@gmail.com
0d0bcdceb3 don't use Master Identification Information to replace addr_type and address, sort security check order 2014-01-07 18:24:50 +00:00
matthias.ringwald@gmail.com
157efbac7c added characteristic with indicate and notify 2014-01-06 21:32:58 +00:00
matthias.ringwald@gmail.com
f9a84882e4 added CLIENT_CONFIGURATION to test profile 2013-12-21 22:30:34 +00:00
matthias.ringwald@gmail.com
1fb869a41a ported ble_server example to libusb 2013-10-17 12:42:18 +00:00