376 Commits

Author SHA1 Message Date
matthias.ringwald@gmail.com
9364f5e176 activate l22cap code 2014-01-27 21:45:38 +00:00
matthias.ringwald@gmail.com
ecba7e3240 suport pin code entry 2014-01-27 21:38:50 +00:00
matthias.ringwald@gmail.com
fcecbec3ac support passkey for ssp 2014-01-27 21:26:57 +00:00
matthias.ringwald@gmail.com
7ceba3b69d add dedicated bonding 2014-01-27 20:49:26 +00:00
matthias.ringwald@gmail.com
e081ff8889 implemented inquiry to find outgoing devices 2014-01-27 20:45:49 +00:00
matthias.ringwald@gmail.com
10afb44187 disable l2cap timeout check 2014-01-27 19:26:50 +00:00
matthias.ringwald@gmail.com
f346e915a2 add classic_test 2014-01-27 19:25:26 +00:00
matthias.ringwald@gmail.com
a0ae0a6911 change att write callback API to allow for invalid offset error 2014-01-26 22:41:13 +00:00
matthias.ringwald@gmail.com
617cd07ca8 fix indicate/notify again 2014-01-26 22:10:07 +00:00
matthias.ringwald@gmail.com
323258aebc execute all pending write queues, cancel all write queues 2014-01-26 21:52:25 +00:00
matthias.ringwald@gmail.com
57e39a3d11 add CHARACTERISTIC_USER_DESCRIPTION with same properties/permissions as characteristics themselves 2014-01-26 21:21:27 +00:00
matthias.ringwald@gmail.com
92b55a79a3 mark characteristics as reliable write 2014-01-26 20:20:20 +00:00
matthias.ringwald@gmail.com
c730febd7a CLIENT_CONFIGURATION not used anymore, implicit 2014-01-26 20:00:36 +00:00
matthias.ringwald@gmail.com
8b5b2d2f0d support for multiple attributes and handle write transactions 2014-01-26 19:33:13 +00:00
matthias.ringwald@gmail.com
bff2e02fe7 add AD Flags 'General Discoverability' to all ADs 2014-01-26 18:34:15 +00:00
matthias.ringwald@gmail.com
e78f252c86 send requested indication/handle 2014-01-26 11:16:21 +00:00
matthias.ringwald@gmail.com
2a368a2c00 set notify and indicate flags for selected characteristics 2014-01-26 11:13:44 +00:00
matthias.ringwald@gmail.com
863e2c6b5a try to enable notification/indication 2014-01-26 10:11:44 +00:00
matthias.ringwald@gmail.com
d4b743c227 allow to set connectable before becoming discoverable 2014-01-26 10:03:57 +00:00
matthias.ringwald@gmail.com
4538153dfc larger database, use single buffer for read/write of all values 2014-01-26 10:01:35 +00:00
matthias.ringwald@gmail.com
7c1360baf8 fix invalid uuid 2014-01-25 23:34:26 +00:00
mila@ringwald.ch
a9870770ce att db with includes 2014-01-25 22:31:26 +00:00
matthias.ringwald@gmail.com
51b8b81f7d toggle min encryption key size 2014-01-25 21:07:36 +00:00
matthias.ringwald@gmail.com
9dbc3b2725 support test of OOB data 2014-01-25 21:00:11 +00:00
matthias.ringwald@gmail.com
37c54b6429 support passkey entry 2014-01-25 20:33:31 +00:00
matthias.ringwald@gmail.com
97883b4899 add ability to get 6 digit passkey 2014-01-25 20:18:42 +00:00
matthias.ringwald@gmail.com
ac29be1ddb allow to configure authentication requirements 2014-01-25 14:28:45 +00:00
matthias.ringwald@gmail.com
ed7be7bd30 allow to configure IO Capabilities 2014-01-25 14:23:26 +00:00
matthias.ringwald@gmail.com
2ad951f2ce allow to configure slave inititated security 2014-01-25 14:13:06 +00:00
matthias.ringwald@gmail.com
93d4cd7934 use SKIP_ADVERTISEMENT_PARAMAS_UPDATE 2014-01-25 14:05:43 +00:00
matthias.ringwald@gmail.com
a029e94cdf don't enable discoverable by defualt 2014-01-25 10:19:26 +00:00
matthias.ringwald@gmail.com
5e0e757f00 re-enable adv, use more sane adv min/max 2014-01-25 10:09:12 +00:00
matthias.ringwald@gmail.com
1589c8a6ae disable adv param temp 2014-01-25 09:56:22 +00:00
matthias.ringwald@gmail.com
f328462aaa more careful with adv params, set adv data len 2014-01-25 09:46:05 +00:00
matthias.ringwald@gmail.com
1e0098e9ab more debut output, use gap_discoverable again 2014-01-25 09:30:32 +00:00
matthias.ringwald@gmail.com
bdc7c5a9cb disable adv params setting temp 2014-01-25 09:08:02 +00:00
matthias.ringwald@gmail.com
646c8f51e6 also set scan response 2014-01-25 09:03:58 +00:00
matthias.ringwald@gmail.com
c8b84afc4f added terminate command 2014-01-24 22:33:48 +00:00
matthias.ringwald@gmail.com
e407faff86 support privacy toggle 2014-01-24 22:27:43 +00:00
matthias.ringwald@gmail.com
b5c49f0193 added tester address 2014-01-24 22:03:18 +00:00
matthias.ringwald@gmail.com
6709682f96 add test AD data 2014-01-24 21:47:59 +00:00
matthias.ringwald@gmail.com
2947ae0b28 fancy gap mode control 2014-01-24 15:43:52 +00:00
matthias.ringwald@gmail.com
e5b8002914 provide dummy sdp service 2014-01-24 14:33:00 +00:00
matthias.ringwald@gmail.com
70e7ae202b use 200404 as cod 2014-01-24 13:35:40 +00:00
matthias.ringwald@gmail.com
52f6572837 streamer 2014-01-24 11:52:38 +00:00
matthias.ringwald@gmail.com
776868b717 added dedicated bonding 2014-01-24 11:51:38 +00:00
matthias.ringwald@gmail.com
1929a9dc9f added empty cli for le peripheral 2014-01-24 10:51:28 +00:00
matthias.ringwald@gmail.com
92de07636f provide CLI for L2CAP test 2014-01-24 10:34:30 +00:00
matthias.ringwald@gmail.com
e86d389e33 log into hci_dump.pklg 2014-01-24 10:11:02 +00:00
matthias.ringwald@gmail.com
83fe213e13 added spp_streamer that queries remote SDP for SPP service and streams data as fast as possible to it 2014-01-23 14:56:03 +00:00