38 Commits

Author SHA1 Message Date
Matthias Ringwald
a98592bc68 split remote_device_db into btstack_link_key_db and btstack_device_name_db 2016-02-02 21:57:10 +01:00
Matthias Ringwald
0e537d1e66 move btstack_version.h to platform/daemon and only use by daemon 2016-01-31 20:31:52 +01:00
Matthias Ringwald
1e59816644 ble: ancs_client_lib -> ancs_client, example: ancs_client -> ancs_client_demo 2016-01-21 14:42:13 +01:00
Matthias Ringwald
5604262918 hci_cmds -> hci_cmd 2016-01-21 11:33:17 +01:00
Matthias Ringwald
e9e0704f0b vesion.h -> btstack_version.h 2016-01-20 16:11:27 +01:00
Matthias Ringwald
eb8860135e fix missing bstack_ for struct data_source and struct timer. utils->btstack_util 2016-01-20 16:10:07 +01:00
Matthias Ringwald
4ab92137d3 missing run_loop.c -> btstack_run_loop.c renames 2016-01-20 15:42:54 +01:00
Matthias Ringwald
d2e6c4b762 prefix memory_pool files with btstack_ 2016-01-20 14:56:28 +01:00
Matthias Ringwald
4fd23d4738 rename bk_linked_list to btstack_linked_list 2016-01-20 14:34:04 +01:00
Matthias Ringwald
dd9e275ce1 platform/posix: drop src folder 2016-01-20 14:20:47 +01:00
Matthias Ringwald
d210d9c4c0 Merge branch 'master' into ble-api-cleanup 2016-01-14 19:59:05 +01:00
Matthias Ringwald
f5a23e02c7 backport tracking of hci_write_synchronous_flow_control_enable and add hsp_hs_test example 2016-01-14 13:48:02 +01:00
Matthias Ringwald
9c1b0a25a5 first working SCO audio send example 2016-01-14 12:15:30 +01:00
Matthias Ringwald
a484130c09 run_loop: pass in run_loop_X_get_instance() to run_loop_init(). Various other fixes 2016-01-06 17:31:20 +01:00
Matthias Ringwald
3edc84c5b6 fix paths after source reorg 2015-11-13 15:04:41 +01:00
Matthias Ringwald
195a80287b removed btstack/include folder 2015-10-15 16:33:34 +02:00
Matthias Ringwald
4f8c7aafb7 update ancs_client_lib and embedded examples for new gatt client events 2015-10-15 15:15:54 +02:00
Milanka Ringwald
844fc471ee remove include for BTstack root folder, log to hci dump 2015-07-16 11:30:50 +02:00
Milanka Ringwald
87bf819c95 added example how to parse advertisements 2015-07-03 17:13:55 +02:00
Matthias Ringwald
6f42320431 le_streamer example - send as fast as possible 2015-06-15 22:54:52 +02:00
Matthias Ringwald
4fc359d955 moved hsp implementation to src/ and all pts tests to test/pts 2015-06-12 22:16:57 +02:00
Matthias Ringwald
2859e9661b fix compile 2015-04-24 10:29:28 +02:00
Matthias Ringwald
be495c34b4 added LE Counter example 2015-04-23 23:32:24 +02:00
Matthias Ringwald
9cce2f91cc ble_peripheral is used for PTS testing 2015-04-23 23:14:02 +02:00
Matthias Ringwald
5030dd799f extracted general led_counter 2015-04-19 22:26:59 +02:00
Matthias Ringwald
c53e8cf9b7 list examples that require LE in EXAMPLES_USING_LE 2015-04-17 16:20:11 +02:00
matthias.ringwald@gmail.com
2e62db4a2a extracted cli stdin usage 2015-03-06 11:52:55 +00:00
matthias.ringwald@gmail.com
85cacb82ec sm starts encryption using ltk/ediv/rand from previous bonding 2015-03-03 22:17:47 +00:00
matthias.ringwald@gmail.com
3a3e1c9119 renamed central_device_db* files into le_device_db* 2015-03-02 21:40:56 +00:00
mila@ringwald.ch
e330774b96 hsp ag and hs: extract library, introduce callback, emit event not yet implemented 2015-02-27 11:07:58 +00:00
mila@ringwald.ch
268602ef87 split hsp ag and hs, under development 2015-02-26 16:38:50 +00:00
mila@ringwald.ch
fb4daa262f added hsp test 2015-02-13 12:08:14 +00:00
matthias.ringwald@gmail.com
1657dbb210 start bnep console test app 2014-12-12 10:28:37 +00:00
mila@ringwald.ch
881797bd1b des_iterator moved to sdp_util 2014-12-12 08:42:35 +00:00
ole.reinhardt@googlemail.com
4d7288b3ec Fixed panu_demo compile rule. panu_demo needs SDP_CLIENT libraries 2014-11-18 12:01:30 +00:00
matthias.ringwald@gmail.com
11d8b8aace separate sdp client objects 2014-11-15 17:06:55 +00:00
matthias.ringwald@gmail.com
49630161c9 move run_loop_posix.c to libusb Makefile 2014-11-15 16:50:55 +00:00
matthias.ringwald@gmail.com
0c1fb97e2b extract common Makefile.inc 2014-11-15 16:36:16 +00:00