54 Commits

Author SHA1 Message Date
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
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
75aa0ba733 different write types 2014-01-30 18:51:28 +00:00
matthias.ringwald@gmail.com
6d9f0ef4d0 provide sm_send_security_request 2014-01-30 10:32:09 +00:00
matthias.ringwald@gmail.com
c1ace44ee9 added l2cap connection update request command and tested with ipad 2014-01-28 22:42:58 +00:00
matthias.ringwald@gmail.com
88f1f090a7 seperate advertisements from discoverable 2014-01-28 22:28:40 +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
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
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
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
1929a9dc9f added empty cli for le peripheral 2014-01-24 10:51:28 +00:00
matthias.ringwald@gmail.com
bde315ce6c renamed btstack config.h to btstack-config.h to allow for better integration with other projects 2014-01-19 16:45:57 +00:00
matthias.ringwald@gmail.com
8a3fac4ff5 start timer on handle value indication, assert only on indication is active, notify client about handle value indication completion, extend ble_peripheral 2014-01-12 21:24:25 +00:00
matthias.ringwald@gmail.com
5426b086dd add provision to send l2cap connection parameters update request 2014-01-10 16:57:44 +00:00
matthias.ringwald@gmail.com
510d4cc19a fix spelling of sm_set_encryption_key_size_range 2014-01-08 13:08:41 +00:00
matthias.ringwald@gmail.com
5930fba261 disable request security again 2014-01-08 08:44:04 +00:00
matthias.ringwald@gmail.com
e76314ab4b request security 2014-01-08 08:21:13 +00:00
matthias.ringwald@gmail.com
0d0bcdceb3 don't use Master Identification Information to replace addr_type and address, sort security check order 2014-01-07 18:24:50 +00:00
matthias.ringwald@gmail.com
f30cb1ae00 fix io cap lookup, ble_peripheral has display 2014-01-07 10:14:30 +00:00