16 Commits

Author SHA1 Message Date
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
800f1352ca use recommended SCO packet size of 24 frames for single channel 2016-01-15 23:15:52 +01:00
Matthias Ringwald
d210d9c4c0 Merge branch 'master' into ble-api-cleanup 2016-01-14 19:59:05 +01:00
Matthias Ringwald
729ed62ea0 send write sco flow control enable if #HAVE_SCO_OVER_HCI 2016-01-14 14:19:37 +01:00
Matthias Ringwald
03813843b6 fix compile 2016-01-14 13:52:46 +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
4fc359d955 moved hsp implementation to src/ and all pts tests to test/pts 2015-06-12 22:16:57 +02:00
Matthias Ringwald
021abac4f8 aligen SDP record item to 4 byte boundary 2015-05-21 16:33:14 +02:00
Matthias Ringwald
71de195ed3 fix c99 warnings for missing argument of functions with no arguments, fix more warnings 2015-05-13 10:30:46 +02:00
Matthias Ringwald
c13e0a893e removed run_loop_execute from embedded examples, call after btstack_main in main.c 2015-03-31 14:01:58 +02:00
mila@ringwald.ch
8f74874871 hsp ag & hs pass pts tests 2015-03-05 16:23:58 +00:00
mila@ringwald.ch
3099ceee29 hsp: ag emits events, added cmd line ag test 2015-02-27 16:17:11 +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