413 Commits

Author SHA1 Message Date
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
588247dfaa hfp: rename indicators 2015-08-12 14:14:55 +02:00
Milanka Ringwald
a722a0b488 hfp: include all tests in ag 2015-08-12 13:54:40 +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
Matthias Ringwald
bd38da2678 enable debug info for testing apps 2015-08-07 22:40:30 +02:00
Milanka Ringwald
35ffcaae5b hfp: hf parser test 2015-08-07 21:45:00 +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
Matthias Ringwald
e527a5be3f work on ipv6 llmnr request 2015-08-03 14:40:47 +02:00
Matthias Ringwald
352163a8f6 work on ipv6 llmnr request 2015-08-03 14:34:09 +02:00
Matthias Ringwald
12a752750c try sending ipv6 llmnr request 2015-08-03 14:16:35 +02:00
Matthias Ringwald
9eeb95b810 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-02 13:51:27 +02:00
Matthias Ringwald
143f5f586f use hardcoded path for pts tests 2015-08-02 13:49:41 +02:00
Milanka Ringwald
017af363cc hfp: ag connect state machine 2015-07-31 17:05:04 +02:00
Milanka Ringwald
4aa3c7953d Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-07-30 17:03:17 +02:00
Milanka Ringwald
2c868da208 hfp: crude impl of hfp ag functions 2015-07-30 17:03:11 +02:00
Matthias Ringwald
f6b4c96ab9 start bonding in central mode 2015-07-30 16:43:53 +02:00
Matthias Ringwald
b1640c5399 handle gap-conn-gcep-bv-4 2015-07-30 16:00:52 +02:00
Matthias Ringwald
2c1ed46591 handle gap-conn-acp-bv-2 2015-07-30 15:24:32 +02:00
Milanka Ringwald
36cb891e43 hfp: prepare ag cmds for connect 2015-07-30 13:16:53 +02:00
Milanka Ringwald
22d3a75f29 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-07-29 16:52:09 +02:00
Matthias Ringwald
c0a0efec5f improve gitignore 2015-07-29 16:44:17 +02:00
Milanka Ringwald
74679440c2 hfp: refactore names, remove err check after rfcomm_can_send_packet_now 2015-07-29 16:40:34 +02:00
Matthias Ringwald
7dba825776 add command to send l2cap connection parameters update 2015-07-29 14:56:04 +02:00
Matthias Ringwald
345ba39456 gap-conn-ncon-bv-1, gap-conn-acep-bv-1 2015-07-29 11:37:13 +02:00
Matthias Ringwald
e8c7151f45 add toggle for connectable/non-connectable advertisements 2015-07-28 15:42:44 +02:00
Matthias Ringwald
7ba884053d add p,P for auto connect,direct connect, and cancel/stop everything on t 2015-07-28 15:05:57 +02:00
Matthias Ringwald
656bec4f48 add memory pool for whitelist entries 2015-07-27 23:06:54 +02:00
Matthias Ringwald
652b03395e use single btstack-config.h for all tests 2015-07-27 22:51:29 +02:00
Matthias Ringwald
ce138350af fix compile warning 2015-07-27 22:50:44 +02:00
Matthias Ringwald
c1157b3839 implement GAP Name query 2015-07-24 15:53:32 +02:00
Matthias Ringwald
894362001f added GATT Server with GAP Name Characteristic 2015-07-24 15:07:51 +02:00
Milanka Ringwald
529cedead0 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-07-17 16:07:38 +02:00
Milanka Ringwald
e2898183f0 hfp: capitalize defines 2015-07-17 15:54:59 +02:00
Matthias Ringwald
cae709b1c0 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-07-17 15:41:07 +02:00
Milanka Ringwald
17c0eace3b hfp tested with mac und iphone, without generic indicators 2015-07-17 14:58:57 +02:00