3983 Commits

Author SHA1 Message Date
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
Matthias Ringwald
68b0e067d4 sm: use peer address in client notifications instead of master address 2015-08-05 12:11:31 +02:00
Matthias Ringwald
b92e92b749 pts: support address resolution for privacy modes 2015-08-04 14:41:14 +02:00
Matthias Ringwald
46452f47d3 sm: remove debug message 2015-08-04 14:40:43 +02:00
Matthias Ringwald
2de22786db sm: implement general address resolution using linked list 2015-08-04 13:59:51 +02:00
Matthias Ringwald
cf49570bee added sm_lookup_entry_t to memory pools 2015-08-04 13:59:06 +02:00
Matthias Ringwald
d3862db066 sm: convert address resolution into state machine 2015-08-04 12:13:14 +02:00
Matthias Ringwald
2e71710150 sm: introduce address resolution events and mode 2015-08-04 11:28:53 +02:00
Matthias Ringwald
53544995a3 extract sm_address_resolution_succeeded and _failed 2015-08-03 17:43:34 +02:00
Matthias Ringwald
6bcbafa869 fix error in ipv4 llmnr dns data 2015-08-03 14:46:00 +02:00