341 Commits

Author SHA1 Message Date
mila@ringwald.ch
83b651ac88 ble client: implemented discover characteristic with UUID; characteriscs are returned with start, value and end handlers; fixed address type in connect to remote device 2014-03-06 14:24:24 +00:00
mila@ringwald.ch
a2e1442e10 ble client: fixed missing break statement 2014-03-05 22:41:01 +00:00
mila@ringwald.ch
23e60ad2d0 ble client: cleaning up test code 2014-03-01 23:08:30 +00:00
mila@ringwald.ch
fbba41e559 ble client: corrected trigger next query in discover primary service by uuid 2014-02-28 22:43:53 +00:00
mila@ringwald.ch
cb473170ae ble client: discover primary services by uuid working 2014-02-28 22:34:08 +00:00
mila@ringwald.ch
af5cd647e5 use printUUID128 from utils.c 2014-02-28 21:45:33 +00:00
matthias.ringwald@gmail.com
1fb05f9241 moved swapX functions into utils.c 2014-02-28 21:07:59 +00:00
mila@ringwald.ch
79de7a1b4b ble client: reimplemented query included services 2014-02-28 14:46:53 +00:00
matthias.ringwald@gmail.com
0af76e0143 add second included 128 bit service 2014-02-28 13:55:58 +00:00
matthias.ringwald@gmail.com
4e4a1ebe01 don't include UUID for included services with 128 bit uuid 2014-02-28 11:57:53 +00:00
mila@ringwald.ch
c87ac31779 ble client: remove recursive search for characteristics 2014-02-27 22:15:36 +00:00
matthias.ringwald@gmail.com
bdcb98a895 add create l2cap le connection 2014-02-18 21:57:19 +00:00
matthias.ringwald@gmail.com
a5401a9522 added delete link key command 2014-02-18 07:51:38 +00:00
matthias.ringwald@gmail.com
0bde9e3bd6 added toggels for dediccated bonding, show auth req 2014-02-18 07:45:45 +00:00
matthias.ringwald@gmail.com
a5c8f7ef61 added dummy service with 128 bit uuid, don't re-regiester SDP service 2014-02-13 15:22:14 +00:00
matthias.ringwald@gmail.com
cff9e3102d enable SDP Dump and dump on start 2014-02-13 14:12:47 +00:00
matthias.ringwald@gmail.com
8c2b25f774 let user send SSP User Confirm 2014-02-13 09:14:30 +00:00
matthias.ringwald@gmail.com
5ed9e59239 enable name requests again 2014-02-12 08:22:21 +00:00
matthias.ringwald@gmail.com
740be78ede don't perform remote name requests automatically after inquiry 2014-02-12 06:44:14 +00:00
matthias.ringwald@gmail.com
a78b3d5582 don't perform remote name requests automatically after inquiry 2014-02-12 06:35:57 +00:00
matthias.ringwald@gmail.com
20c4af341f don't call gap_set_bondable in test 2014-02-10 20:06:04 +00:00
matthias.ringwald@gmail.com
da0af357c3 added more AD types 2014-02-03 18:13:11 +00:00
matthias.ringwald@gmail.com
65afca2729 split gap privacy from random address 2014-02-02 23:27:15 +00:00
matthias.ringwald@gmail.com
e0eed35876 suppport read/write access to gap_privacy 2014-02-02 22:05:30 +00:00
matthias.ringwald@gmail.com
c236c5944e add writable appearance 2014-02-02 21:33:55 +00:00
matthias.ringwald@gmail.com
01a8aec568 support writable device name 2014-02-02 21:30:39 +00:00
matthias.ringwald@gmail.com
4a4f3f5816 added GAP characteristics 2014-02-02 21:00:09 +00:00
matthias.ringwald@gmail.com
17d8784103 add y/Y for gap scannable, use fixed IRK 2014-02-02 18:46:59 +00:00
mila@ringwald.ch
118c628b89 keep length of default attributes and check for size 2014-02-02 09:39:47 +00:00
mila@ringwald.ch
72049723cc test for invalid offset first 2014-02-02 08:04:52 +00:00
mila@ringwald.ch
2943398676 don't skip setting advertisement params anymore 2014-02-01 15:08:01 +00:00
mila@ringwald.ch
fe5b4fdf14 add write flag to work around assumed PTS bug 2014-02-01 15:07:20 +00:00
mila@ringwald.ch
8436d2ee42 add toggle for long values, hexdump write value for validation by tester 2014-02-01 11:10:12 +00:00
mila@ringwald.ch
cdbacbab4d save screen estate 2014-02-01 10:31:41 +00:00
mila@ringwald.ch
6a34de0d37 also provide SM OOB and TK 2014-02-01 10:29:07 +00:00
matthias.ringwald@gmail.com
9445c11595 save screen estate 2014-02-01 07:39:41 +00:00
matthias.ringwald@gmail.com
935fdfc9a4 fix adv data composition 2014-02-01 07:36:24 +00:00
matthias.ringwald@gmail.com
e37f18fea1 remote additional 3 00 bytes 2014-02-01 07:21:05 +00:00
matthias.ringwald@gmail.com
101aeb7e9c put read/write/write without resposne first 2014-01-31 11:21:25 +00:00
matthias.ringwald@gmail.com
60b3df6046 make characteristics more interesting 2014-01-31 11:16:25 +00:00
matthias.ringwald@gmail.com
5d86261019 dump db on start 2014-01-31 10:42:13 +00:00
matthias.ringwald@gmail.com
7bba990f5a limit max attribute size to 26 for invalide attribute value len errors 2014-01-31 10:21:55 +00:00
matthias.ringwald@gmail.com
d83370750a prepared writes need to write complete value from offset 0 2014-01-31 09:01:20 +00:00
matthias.ringwald@gmail.com
7de850761f support server charcteristic configuration, characteristic format, characteristic aggregate format 2014-01-30 21:54:01 +00:00
matthias.ringwald@gmail.com
75aa0ba733 different write types 2014-01-30 18:51:28 +00:00
matthias.ringwald@gmail.com
fdcab360f7 add simple characteristcs 2014-01-30 12:27:55 +00:00
matthias.ringwald@gmail.com
6d9f0ef4d0 provide sm_send_security_request 2014-01-30 10:32:09 +00:00
matthias.ringwald@gmail.com
d8078c59a1 add + to initiate ssp on existing connection 2014-01-29 09:31:34 +00:00
matthias.ringwald@gmail.com
b115e2b53b add + to initiate ssp on existing connection 2014-01-29 09:30:21 +00:00
matthias.ringwald@gmail.com
57aa5a341d addded command to disable ssp 2014-01-29 08:29:58 +00:00