4192 Commits

Author SHA1 Message Date
Matthias Ringwald
d7119506d8 added SM_RESPONDER_IDLE state 2015-08-13 12:33:25 +02:00
Milanka Ringwald
d99b17319d hfp: transfer ag indicator status 2015-08-13 11:31:28 +02:00
Matthias Ringwald
2b91d5f501 store encryption key size, authenticated, authorized in le_device_db and provide for current connection 2015-08-13 11:00:41 +02:00
Milanka Ringwald
917606277e hfp: add mandatory field to ag indicators 2015-08-13 00:44:36 +02:00
Milanka Ringwald
ae355bd946 hfp: add mandatory field to ag indicators 2015-08-13 00:43:08 +02:00
Milanka Ringwald
abe6e271cb hfp: add mandatory field to ag indicators 2015-08-13 00:42:42 +02:00
Matthias Ringwald
985fa3c397 add commands to configure bonding, provide Characteristic that requires authentication 2015-08-13 00:15:45 +02:00
Milanka Ringwald
f959fc613b hfp: handle reestablishing connect 2015-08-12 23:16:02 +02:00
Milanka Ringwald
76a678d262 hfp: handle reestablishing connect 2015-08-12 23:14:23 +02:00
Matthias Ringwald
30fdc0d7f4 sm: continue after trigger user response in master role 2015-08-12 17:26:13 +02:00
Milanka Ringwald
7234ca0d40 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-12 16:52:47 +02:00
Milanka Ringwald
84565b87d8 hfp: fix set status of individual ag indicators 2015-08-12 16:52:41 +02:00
Milanka Ringwald
2bd0c9beb6 hfp: fix indicators parsing, add test for set ag status update enable 2015-08-12 15:53:55 +02:00
Matthias Ringwald
ea392f516b comment l2cap le service registration - work in progress 2015-08-12 15:32:58 +02:00
Matthias Ringwald
7192e786e8 add l2cap_le_register_service_internal and l2cap_le_unregister_service_internal 2015-08-12 15:14:59 +02:00
Matthias Ringwald
8d1637fa59 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-12 14:46:24 +02:00
Matthias Ringwald
85192bb840 removed l2cap_le_request_connection_parameter_update 2015-08-12 14:46:16 +02:00
Matthias Ringwald
c4a9be5e1b support l2cap le conn param update request via l2cap_run in l2cap_le.c 2015-08-12 14:42:12 +02:00
Matthias Ringwald
b68d7bc3c3 Add gap_request_connection_parameter_update
l2cap_le_request_connection_parameter_update is obsolete.
It calls gap_request_connection_parameteir_update now.
The l2cap conn param update req ist sent by l2cap_run.
2015-08-12 14:27:30 +02:00
Matthias Ringwald
a0a1ef13f8 create Arduino release in /tmp/ 2015-08-12 14:19:11 +02:00
Matthias Ringwald
80fa125bee add make clean for arduino platform 2015-08-12 14:17:29 +02:00
Milanka Ringwald
588247dfaa hfp: rename indicators 2015-08-12 14:14:55 +02:00
Milanka Ringwald
a722a0b488 hfp: include all tests in ag 2015-08-12 13:54:40 +02:00
Matthias Ringwald
75422ed973 replaced l2cap_le_create_connection_parameter_update_response with call to general l2cap signalng functions 2015-08-12 13:54:06 +02:00
Milanka Ringwald
0179abaad3 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-12 12:22:59 +02:00
Milanka Ringwald
5a338d1bb6 hfp: add test ag parser 2015-08-12 12:22:53 +02:00
Matthias Ringwald
99b3db5468 add LE Credit Based Flow Control signaling packet definitions 2015-08-12 12:05:44 +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
264d2bd80e fix build 2015-08-07 23:38:17 +02:00
Matthias Ringwald
d6c364cd52 allow to toggle bondable mode 2015-08-07 23:34:24 +02:00
Matthias Ringwald
3f6c2cdd26 sm: only request encryption information if bonding enabled 2015-08-07 23:34:01 +02:00
Matthias Ringwald
1930a248c9 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-07 23:27:05 +02:00
Milanka Ringwald
c76d0a72c3 hfp: fix compile 2015-08-07 23:26:30 +02:00
Matthias Ringwald
671d15e696 add gap_get_bondable_mode 2015-08-07 22:44:33 +02:00
Matthias Ringwald
4ef6443c0f add gap_get_bondable_mode 2015-08-07 22:44:24 +02:00
Matthias Ringwald
bd38da2678 enable debug info for testing apps 2015-08-07 22:40:30 +02:00
Matthias Ringwald
6191541dd0 sm: handle security request in master role 2015-08-07 22:39:57 +02:00
Matthias Ringwald
190e7c61fe add states CSRK_LOOKUP_SUCCEEDED and CSRK_LOOKUP_FAILED 2015-08-07 22:39:38 +02:00
Matthias Ringwald
2374cc5aed fix debug messages 2015-08-07 22:35:04 +02:00
Milanka Ringwald
35ffcaae5b hfp: hf parser test 2015-08-07 21:45:00 +02:00
Milanka Ringwald
daf37df633 hfp: rename create service, document functions 2015-08-06 11:09:41 +02:00
Milanka Ringwald
eeb00e0651 hfp: renamed connect and disconnect functions 2015-08-06 10:22:02 +02:00
Milanka Ringwald
8e5b880140 hfp disconnect on Bluetooth off 2015-08-05 17:23:23 +02:00
Milanka Ringwald
8240f3cf00 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-05 17:05:22 +02:00
Milanka Ringwald
4ec1791519 hfp disconnect 2015-08-05 17:05:16 +02:00
Matthias Ringwald
e8d5dc2445 sm: update existing le device db entry, fix use of ediv/rand/ltk of bonded connections 2015-08-05 15:48:53 +02:00
Matthias Ringwald
fbf1e48df0 log ediv get/set 2015-08-05 15:46:47 +02:00
Matthias Ringwald
c0ded49ae7 fix endianess in gap le advertisment example 2015-08-05 13:00:47 +02:00
Matthias Ringwald
07dc02a222 remove hacks that uses fixed pts address 2015-08-05 12:11:59 +02:00