2348 Commits

Author SHA1 Message Date
matthias.ringwald@gmail.com
9364f5e176 activate l22cap code 2014-01-27 21:45:38 +00:00
matthias.ringwald@gmail.com
ecba7e3240 suport pin code entry 2014-01-27 21:38:50 +00:00
matthias.ringwald@gmail.com
fcecbec3ac support passkey for ssp 2014-01-27 21:26:57 +00:00
matthias.ringwald@gmail.com
7ceba3b69d add dedicated bonding 2014-01-27 20:49:26 +00:00
matthias.ringwald@gmail.com
caaa388c98 removed debug printf 2014-01-27 20:49:12 +00:00
matthias.ringwald@gmail.com
e081ff8889 implemented inquiry to find outgoing devices 2014-01-27 20:45:49 +00:00
matthias.ringwald@gmail.com
10afb44187 disable l2cap timeout check 2014-01-27 19:26:50 +00:00
matthias.ringwald@gmail.com
f346e915a2 add classic_test 2014-01-27 19:25:26 +00:00
matthias.ringwald@gmail.com
66fb95602d add hci_disable_l2cap_timeout_check() for testing 2014-01-27 19:24:12 +00:00
matthias.ringwald@gmail.com
a0ae0a6911 change att write callback API to allow for invalid offset error 2014-01-26 22:41:13 +00:00
matthias.ringwald@gmail.com
617cd07ca8 fix indicate/notify again 2014-01-26 22:10:07 +00:00
matthias.ringwald@gmail.com
097bb3d188 place client characteristic configuration after characteristic value 2014-01-26 22:07:58 +00:00
matthias.ringwald@gmail.com
3602cdee65 also trunkate request buffer after signed write was validated 2014-01-26 21:56:43 +00:00
matthias.ringwald@gmail.com
323258aebc execute all pending write queues, cancel all write queues 2014-01-26 21:52:25 +00:00
matthias.ringwald@gmail.com
6084a48958 pass on offset for att write callback 2014-01-26 21:50:23 +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
f9f07f10e8 support CHARACTERISTIC_USER_DESCRIPTION 2014-01-26 21:15:00 +00:00
matthias.ringwald@gmail.com
92b55a79a3 mark characteristics as reliable write 2014-01-26 20:20:20 +00:00
matthias.ringwald@gmail.com
3b405b8226 support for reliable write extended property 2014-01-26 20:19:53 +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
c360258ca8 notify/indicate implies client characteristic configuration 2014-01-26 20:00:15 +00:00
matthias.ringwald@gmail.com
8b5b2d2f0d support for multiple attributes and handle write transactions 2014-01-26 19:33:13 +00:00
matthias.ringwald@gmail.com
0b2c63e4c1 also set OOB data if initiator doesn't have it 2014-01-26 18:43:42 +00:00
matthias.ringwald@gmail.com
bff2e02fe7 add AD Flags 'General Discoverability' to all ADs 2014-01-26 18:34:15 +00:00
matthias.ringwald@gmail.com
e78f252c86 send requested indication/handle 2014-01-26 11:16:21 +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
f6d978a0ea fix 128 bit includes 2014-01-26 10:59:37 +00:00
matthias.ringwald@gmail.com
433770e8d2 fix parsing of services with 128 bit uuid 2014-01-26 10:50:52 +00:00
matthias.ringwald@gmail.com
863e2c6b5a try to enable notification/indication 2014-01-26 10:11:44 +00:00
matthias.ringwald@gmail.com
d4b743c227 allow to set connectable before becoming discoverable 2014-01-26 10:03:57 +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
783245dd07 make read_blob use offset for static values, don't give error if offset == value len 2014-01-25 23:35:36 +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
51b8b81f7d toggle min encryption key size 2014-01-25 21:07:36 +00:00
matthias.ringwald@gmail.com
9dbc3b2725 support test of OOB data 2014-01-25 21:00:11 +00:00
matthias.ringwald@gmail.com
37c54b6429 support passkey entry 2014-01-25 20:33:31 +00:00
matthias.ringwald@gmail.com
97883b4899 add ability to get 6 digit passkey 2014-01-25 20:18:42 +00:00
matthias.ringwald@gmail.com
ac29be1ddb allow to configure authentication requirements 2014-01-25 14:28:45 +00:00
matthias.ringwald@gmail.com
ed7be7bd30 allow to configure IO Capabilities 2014-01-25 14:23:26 +00:00
matthias.ringwald@gmail.com
2ad951f2ce allow to configure slave inititated security 2014-01-25 14:13:06 +00:00
matthias.ringwald@gmail.com
93d4cd7934 use SKIP_ADVERTISEMENT_PARAMAS_UPDATE 2014-01-25 14:05:43 +00:00
matthias.ringwald@gmail.com
a029e94cdf don't enable discoverable by defualt 2014-01-25 10:19:26 +00:00
matthias.ringwald@gmail.com
5e0e757f00 re-enable adv, use more sane adv min/max 2014-01-25 10:09:12 +00:00
matthias.ringwald@gmail.com
1589c8a6ae disable adv param temp 2014-01-25 09:56:22 +00:00
matthias.ringwald@gmail.com
f328462aaa more careful with adv params, set adv data len 2014-01-25 09:46:05 +00:00
matthias.ringwald@gmail.com
1e0098e9ab more debut output, use gap_discoverable again 2014-01-25 09:30:32 +00:00
matthias.ringwald@gmail.com
bdc7c5a9cb disable adv params setting temp 2014-01-25 09:08:02 +00:00
matthias.ringwald@gmail.com
646c8f51e6 also set scan response 2014-01-25 09:03:58 +00:00
matthias.ringwald@gmail.com
dcc34cfc51 use bd_addr_to_string to fix address output 2014-01-25 08:02:40 +00:00