86 Commits

Author SHA1 Message Date
Matthias Ringwald
e4a65ce94f all GATT GPA tests pass 2015-10-09 23:53:30 +02:00
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
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
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
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