Commit Graph

5756 Commits

Author SHA1 Message Date
Milanka Ringwald
d7b6902fc1 examples: update target clean in Makefile, add generated file to gitignore 2016-06-16 15:21:28 +02:00
Milanka Ringwald
df327ff315 hfp ag: update choose codec 2016-06-16 15:12:52 +02:00
Milanka Ringwald
db770bf93a remove printf, update sbc test Makefile 2016-06-16 15:11:45 +02:00
Milanka Ringwald
36985c5260 sbc test: add gitignore file 2016-06-16 15:09:16 +02:00
Milanka Ringwald
df5c73b695 Merge branch 'develop' into a2dp 2016-06-16 14:39:58 +02:00
Matthias Ringwald
9dcc7a0dfc doc: write about sm keypress notifications in 4.2 2016-06-16 14:31:16 +02:00
Milanka Ringwald
435e3c4e0d mSBC: extend SBC library for mSBC 2016-06-16 12:36:20 +02:00
Matthias Ringwald
76427ed5d9 sm: drop single event handler 2016-06-16 12:35:03 +02:00
Matthias Ringwald
44e8d9ac69 sm: send/receive keypress notifications 2016-06-16 12:33:16 +02:00
Matthias Ringwald
3d7fe1e922 sm: send/receive keypress notifications 2016-06-16 12:32:12 +02:00
Matthias Ringwald
4a96141edb examples/sco: show send/received packets 2016-06-16 11:43:40 +02:00
Matthias Ringwald
38b2eaaf74 examples/sco: fix compile for non-sine modes 2016-06-14 17:59:18 +02:00
Matthias Ringwald
8b29cfc66f examples/sco: write SCO data as wav file to disk 2016-06-14 12:44:29 +02:00
Matthias Ringwald
82aca432ff example/hfp_hf: process received data via sco_util, too 2016-06-14 12:40:56 +02:00
Matthias Ringwald
3cb420dbce test/ectest: init dh_key - fixing crash 2016-06-10 14:06:18 +02:00
Matthias Ringwald
e9fab07064 test/gatt_client: fix compile 2016-06-10 13:58:25 +02:00
Matthias Ringwald
31c0948871 sm: fix compile without sc 2016-06-10 13:52:12 +02:00
Matthias Ringwald
bba2e72ac5 test: fix security_manager tests 2016-06-10 13:47:11 +02:00
Matthias Ringwald
a3aba2f99a sm: fix compile 2016-06-10 13:46:47 +02:00
Matthias Ringwald
71c3dc3dd6 sm: add cpp guart around function definition for custom allocator 2016-06-10 13:46:31 +02:00
Matthias Ringwald
e314fd6b1e Merge branch 'le-secure-connection' into develop 2016-06-10 13:22:15 +02:00
Matthias Ringwald
ac85f41222 docs: improve sc docu 2016-06-10 13:21:40 +02:00
Matthias Ringwald
deb7dd4954 example/spp_and_le_counter: set 'BR/EDR not supported' flag and explain why 2016-06-10 11:13:07 +02:00
Matthias Ringwald
615df10cd8 docs: improve text 2016-06-10 11:06:26 +02:00
Matthias Ringwald
6df11ce093 enable LE_SECURE_CONNECTIONS for larger platforms 2016-06-10 11:04:23 +02:00
Matthias Ringwald
7c485f8b45 example: add sm_pairing_central 2016-06-10 11:03:59 +02:00
Milanka Ringwald
f33cc9ef94 Merge branch 'develop' into a2dp 2016-06-10 10:48:04 +02:00
Milanka Ringwald
7a805e12c1 sbc: update Makefile 2016-06-10 10:43:13 +02:00
Milanka Ringwald
646894e8ea sbc: fix format 2016-06-10 10:41:26 +02:00
Milanka Ringwald
88a9940a86 sbc: add encoder/decoder example files 2016-06-10 10:40:10 +02:00
Milanka Ringwald
df25739fc3 sbc: add encoder/decoder from bludroid project, apache license 2016-06-10 10:37:44 +02:00
Matthias Ringwald
fd30bf16b2 example/sm_pairing_peripheral: unix line endings, constant value in characteristic 2016-06-10 10:30:12 +02:00
Matthias Ringwald
d7ee901afc example: add sm_pairing_peripheral 2016-06-10 10:21:46 +02:00
Matthias Ringwald
b41539d54f sm: generate random number to display for SC with PK_RESP_INPUT generation mode 2016-06-09 23:19:11 +02:00
Matthias Ringwald
2e6217a04c sm: fix ec key generation and logging 2016-06-09 22:53:44 +02:00
Matthias Ringwald
0b8af2a5ee sm: fix legacy pairing trigger user response as responder 2016-06-09 22:25:17 +02:00
Matthias Ringwald
b8f36d6c46 Merge branch 'develop' into le-secure-connection 2016-06-09 21:44:03 +02:00
Matthias Ringwald
a76f92b3c3 docu: more on le secure connections 2016-06-09 21:36:56 +02:00
Matthias Ringwald
007ef129e6 docu: ENABLE_LE_SECURE_CONNECTIONS. Intro in SM protocol 2016-06-09 17:24:37 +02:00
Matthias Ringwald
a83a05444b sm: use correct ec test key, reduce memory to 1500 bytes 2016-06-09 15:07:53 +02:00
Matthias Ringwald
65724832b5 examples-le: set BR/EDT not supported Flag in Advertisement for LE only examples 2016-06-07 21:56:18 +02:00
Matthias Ringwald
fc966bd3c6 rfcomm: fix compile 2016-06-07 17:09:12 +02:00
Matthias Ringwald
2a1147c94c rfcomm: return RFCOMM_CHANNEL_ALREADY_REGISTERED if outgoing connection for given server channel already exists 2016-06-07 17:05:24 +02:00
Matthias Ringwald
04da39e3f2 le: drop le_device_db_dummy.c 2016-06-07 16:17:47 +02:00
Matthias Ringwald
b6e003bca9 gatt: log gatt client events to hci_dump 2016-06-07 16:13:38 +02:00
Matthias Ringwald
1890600882 link_key_db: use sizeof to compute buffer size at compile time 2016-06-07 10:05:49 +02:00
Matthias Ringwald
7dd999b710 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-06-07 09:58:12 +02:00
Matthias Ringwald
1624665a98 link_key_db: add set_local_bd_addr to be able to store link key pairs (local/remote). Use in posix fs link key db 2016-06-07 09:57:21 +02:00
Matthias Ringwald
d7748d9cec sm: increase buffer for ec key generation 2016-06-03 22:52:39 +02:00
Matthias Ringwald
df86eb966a sm: add sm_use_fixed_ec_keypair, ENABLE_FIXED_LE_EC_KEY skips EC key generation saving 4400 bytes 2016-06-03 22:45:23 +02:00