21 Commits

Author SHA1 Message Date
Matthias Ringwald
ad78015fbd allow for signed writes 2015-08-19 12:58:44 +02:00
Matthias Ringwald
985fa3c397 add commands to configure bonding, provide Characteristic that requires authentication 2015-08-13 00:15:45 +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
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
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
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
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
Matthias Ringwald
2af86d3de5 add active/passive scanning 2015-07-17 13:58:22 +02:00
Matthias Ringwald
6c7278f502 fix output of bd addr in advertisements in gatt examples 2015-06-19 11:46:28 +02:00
Matthias Ringwald
1429564c1d removed #include <sys/uio.h> from examples/pts tests 2015-06-19 11:31:44 +02:00
Matthias Ringwald
b7e28d92a5 remove #include <termios.h> from pts tests 2015-06-19 11:27:40 +02:00
Matthias Ringwald
4fc359d955 moved hsp implementation to src/ and all pts tests to test/pts 2015-06-12 22:16:57 +02:00