Commit Graph

4782 Commits

Author SHA1 Message Date
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
ec820d7756 prefix data_source_t and timer_source_t with btstack 2016-01-20 16:00:45 +01:00
Matthias Ringwald
528a4a3b3e prefix run_loop_ functions with btstack_ 2016-01-20 15:58:46 +01:00
Matthias Ringwald
4ab92137d3 missing run_loop.c -> btstack_run_loop.c renames 2016-01-20 15:42:54 +01:00
Matthias Ringwald
8f2a52f4d9 forgot to add files in earlier commit 2016-01-20 15:38:37 +01:00
Matthias Ringwald
b7d596c104 run_loop_X.c/h -> run_loop_X.c/h 2016-01-20 15:32:11 +01:00
Matthias Ringwald
15d50271a2 run_loop.c -> btstack_run_loop.c 2016-01-20 15:10:33 +01:00
Matthias Ringwald
8263662281 run_loop.h -> btstack_run_loop.h 2016-01-20 15:08:39 +01:00
Matthias Ringwald
af3c1ffe4c rename bt_control_h top btstack_control.h 2016-01-20 15:06:36 +01:00
Matthias Ringwald
ff8c6fbf01 inline run_loop_private.h into run_loop.h 2016-01-20 15:03:26 +01:00
Matthias Ringwald
29d0c4f70f prefix memory_pool functions/types with btstack_ 2016-01-20 14:59:38 +01:00
Matthias Ringwald
d2e6c4b762 prefix memory_pool files with btstack_ 2016-01-20 14:56:28 +01:00
Matthias Ringwald
16ece13520 prefix debug with btstack_ 2016-01-20 14:52:45 +01:00
Matthias Ringwald
665d90f25e prefixed all linked list types and functions with btstack_ 2016-01-20 14:50:38 +01:00
Matthias Ringwald
2c539f6e7e rename bk_linked_list_t to btstack_linked_list_t 2016-01-20 14:37:23 +01:00
Matthias Ringwald
aa1bba8df6 rename bk_linked_list to btstack_linked_list 2016-01-20 14:35:36 +01:00
Matthias Ringwald
4fd23d4738 rename bk_linked_list to btstack_linked_list 2016-01-20 14:34:04 +01:00
Matthias Ringwald
6773b3a0a4 move hci_transport_h2_libusb to port/libusb 2016-01-20 14:24:29 +01:00
Matthias Ringwald
dd9e275ce1 platform/posix: drop src folder 2016-01-20 14:20:47 +01:00
Matthias Ringwald
14832026a3 fix path to ports 2016-01-20 14:20:15 +01:00
Matthias Ringwald
204f664b3d platform/daemon: drop src folder 2016-01-20 14:10:05 +01:00
Matthias Ringwald
c3cf389910 Merge branch 'master' into ble-api-cleanup 2016-01-18 13:58:48 +01:00
Matthias Ringwald
cf35e31f00 libusb: cleanup SCO code 2016-01-18 13:58:34 +01:00
Matthias Ringwald
7e300a8554 extract rfcomm_service_db from remote_device_db and use in daemon 2016-01-18 11:41:18 +01:00
Matthias Ringwald
e93f119138 Merge branch 'master' into ble-api-cleanup 2016-01-18 11:06:46 +01:00
Matthias Ringwald
6d9dc92885 add 2015 qualifcation 2016-01-18 11:05:00 +01:00
Matthias Ringwald
9e7db26d00 add hsp_hs.c 2016-01-17 22:19:28 +01:00
Matthias Ringwald
7fe5c1bdd3 cleanup after merge, add port/posix-csr 2016-01-17 22:12:19 +01:00
Matthias Ringwald
2caefae981 use hci_transport_uart_get_main_baud_rate and company defines 2016-01-17 21:57:36 +01:00
Matthias Ringwald
d0c2076983 Merge branch 'master' into ble-api-cleanup 2016-01-17 21:53:13 +01:00
Matthias Ringwald
2df666d0cc fix include paths 2016-01-17 21:45:27 +01:00
Matthias Ringwald
b3aad8da60 SCO: add hci_get_sco_packet_length to query SCO packet size needed for USB and use in hsp_hs_test 2016-01-16 21:57:34 +01:00
Matthias Ringwald
d5422c82dc libusb: use alt setting 2 for one 8-bit or 16-bit voice channel 2016-01-16 21:49:21 +01:00
Matthias Ringwald
800f1352ca use recommended SCO packet size of 24 frames for single channel 2016-01-15 23:15:52 +01:00
Matthias Ringwald
8961322356 libusb: use passed in SCO packet instead of empty buffer 2016-01-15 23:14:15 +01:00
Matthias Ringwald
0aa6c1da66 libusb: document alternate settings for interface 1 2016-01-15 22:41:42 +01:00
Matthias Ringwald
bd11d3d68e Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-01-15 22:12:04 +01:00
Matthias Ringwald
0bddbee1ba libusb: rewrite SCO sending to keep mutiple USB transfers queued 2016-01-15 22:11:56 +01:00
Milanka Ringwald
60b37999d9 hfp cleanup: remove clip_type and clip_number from ag 2016-01-15 14:57:14 +01:00
Milanka Ringwald
e29731ecdb remove printfs 2016-01-15 12:38:16 +01:00
Milanka Ringwald
b0ae5518fd hfp cleanup: remove callsetup from ag 2016-01-15 12:36:44 +01:00
Milanka Ringwald
00fe3c01d6 Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-01-15 12:29:19 +01:00
Milanka Ringwald
26f0fa9d41 hfp cleanup: remove callheld state 2016-01-15 12:29:10 +01:00
Matthias Ringwald
df630c49fc libusb: enable sco 2016-01-15 11:39:01 +01:00
Matthias Ringwald
aa3d9d0d65 posix-csr port 2016-01-14 21:56:10 +01:00
Matthias Ringwald
772a36d34e csr: change local baudrate before sending warm reset command 2016-01-14 21:54:48 +01:00
Matthias Ringwald
d210d9c4c0 Merge branch 'master' into ble-api-cleanup 2016-01-14 19:59:05 +01:00
Matthias Ringwald
7b90e0b281 Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-01-14 17:25:28 +01:00
Matthias Ringwald
13ced00dea cc256x: route SCO over HCI if HAVE_SCO_OVER_HCI 2016-01-14 17:21:51 +01:00
Milanka Ringwald
7e36ba55d8 hfp cleanup 2016-01-14 17:14:42 +01:00