407 Commits

Author SHA1 Message Date
Matthias Ringwald
7fa238285e move custom ATT_ERROR_TIMEOUT to 0x7f 2015-10-08 16:26:54 +02:00
Matthias Ringwald
150ffeb60a report notifications and indications 2015-10-08 15:41:32 +02:00
Matthias Ringwald
b826f55995 add Discover all characteristics in range 2015-10-08 15:18:05 +02:00
Matthias Ringwald
2626a89083 confirm just works in peripheral test 2015-10-05 23:02:49 +02:00
Matthias Ringwald
4161771627 all GATT Write tests but signed write are green 2015-10-05 22:31:27 +02:00
Matthias Ringwald
08e94b2a6e minor fixes to get most GATT Write tests green 2015-10-05 21:24:10 +02:00
Matthias Ringwald
b8f6dc99f1 add gatt write tests - untested 2015-10-05 12:32:57 +02:00
Matthias Ringwald
810c9b1885 all gatt read tests pass 2015-10-02 15:00:10 +02:00
Matthias Ringwald
d43bd7a6fb support read characteristic by uuid tests 2015-10-02 12:21:24 +02:00
Matthias Ringwald
b0beacba68 most GATT Read tess pass 2015-10-01 22:17:23 +02:00
Matthias Ringwald
0b7f018013 more tests: read (long) characteristic using value handle/uuid 2015-09-30 17:33:22 +02:00
Matthias Ringwald
2c8ff1a579 PTS: GATT Client tests for service discovery 2015-09-17 23:16:10 +02:00
Milanka Ringwald
69de467120 hfp: audio connection: accept codec negotiatio from AG 2015-08-27 17:09:44 +02:00
Milanka Ringwald
1238101111 hfp: use mock to test state machines 2015-08-26 18:31:31 +02:00
Milanka Ringwald
08d5b4cc31 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-21 17:29:42 +02:00
Milanka Ringwald
912d34aa7f hfp: start audio conneciton 2015-08-21 17:29:10 +02:00
Matthias Ringwald
264e3be687 rename sm_request_authorization to sm_request_pairing 2015-08-20 22:00:54 +02:00
Matthias Ringwald
3ef33525a3 test signed att write without gatt client 2015-08-20 21:37:34 +02:00
Matthias Ringwald
102b7a9c1b allow to use different OOB, set min encryption key size, support signed writes 2015-08-20 17:38:47 +02:00
Milanka Ringwald
b551e69ef0 hfp: fix compile, start audio setup 2015-08-20 16:41:46 +02:00
Milanka Ringwald
7a4980db5e Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-20 12:55:00 +02:00
Milanka Ringwald
8ca6f17bb0 hfp: report extended AG error result code 2015-08-20 12:54:47 +02:00
Matthias Ringwald
d654805b3d added helper to show packet log 2015-08-19 22:50:58 +02:00
Milanka Ringwald
d89553ebba hfp: update hf test 2015-08-19 17:00:49 +02:00
Matthias Ringwald
ad78015fbd allow for signed writes 2015-08-19 12:58:44 +02:00
Matthias Ringwald
291a8b9a58 mark characteristic for signed writes 2015-08-19 12:58:33 +02:00
Milanka Ringwald
783d2ff3ec hfp: fix indicators, add flags 2015-08-13 20:55:21 +02:00
Matthias Ringwald
1e55828247 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-13 13:28:53 +02:00
Milanka Ringwald
d99b17319d hfp: transfer ag indicator status 2015-08-13 11:31:28 +02:00
Milanka Ringwald
917606277e hfp: add mandatory field to ag indicators 2015-08-13 00:44:36 +02:00
Milanka Ringwald
ae355bd946 hfp: add mandatory field to ag indicators 2015-08-13 00:43:08 +02:00
Matthias Ringwald
985fa3c397 add commands to configure bonding, provide Characteristic that requires authentication 2015-08-13 00:15:45 +02:00
Milanka Ringwald
7234ca0d40 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-12 16:52:47 +02:00
Milanka Ringwald
84565b87d8 hfp: fix set status of individual ag indicators 2015-08-12 16:52:41 +02:00
Milanka Ringwald
2bd0c9beb6 hfp: fix indicators parsing, add test for set ag status update enable 2015-08-12 15:53:55 +02:00
Matthias Ringwald
8d1637fa59 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-12 14:46:24 +02:00
Matthias Ringwald
85192bb840 removed l2cap_le_request_connection_parameter_update 2015-08-12 14:46:16 +02:00
Milanka Ringwald
0179abaad3 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-12 12:22:59 +02:00
Milanka Ringwald
5a338d1bb6 hfp: add test ag parser 2015-08-12 12:22:53 +02:00
Matthias Ringwald
5583798654 make classic connectable and discoverable 2015-08-12 11:25:09 +02:00
Matthias Ringwald
198f965c3c support clear/set privacy flag, classic connection 2015-08-12 11:17:50 +02:00
Matthias Ringwald
d6c364cd52 allow to toggle bondable mode 2015-08-07 23:34:24 +02:00
Milanka Ringwald
c76d0a72c3 hfp: fix compile 2015-08-07 23:26:30 +02:00
Milanka Ringwald
daf37df633 hfp: rename create service, document functions 2015-08-06 11:09:41 +02:00
Milanka Ringwald
eeb00e0651 hfp: renamed connect and disconnect functions 2015-08-06 10:22:02 +02:00
Milanka Ringwald
8240f3cf00 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-05 17:05:22 +02:00
Milanka Ringwald
4ec1791519 hfp disconnect 2015-08-05 17:05:16 +02:00
Matthias Ringwald
07dc02a222 remove hacks that uses fixed pts address 2015-08-05 12:11:59 +02:00
Matthias Ringwald
b92e92b749 pts: support address resolution for privacy modes 2015-08-04 14:41:14 +02:00
Matthias Ringwald
6bcbafa869 fix error in ipv4 llmnr dns data 2015-08-03 14:46:00 +02:00