Matthias Ringwald
|
3deb3ec680
|
split sources into core, ble, and classic
|
2015-11-13 09:45:13 +01:00 |
|
Matthias Ringwald
|
c4a3cc8d1a
|
compile-gatt into tool
|
2015-11-13 09:40:55 +01:00 |
|
Matthias Ringwald
|
3cf71f8be6
|
drop minimal versions of l2cap and sm
|
2015-11-13 09:39:37 +01:00 |
|
Matthias Ringwald
|
1ca3442b09
|
use singular for root level folders
|
2015-11-13 09:36:05 +01:00 |
|
Matthias Ringwald
|
08cb83fbd4
|
move java into bindings
|
2015-11-13 09:33:29 +01:00 |
|
Matthias Ringwald
|
8e852fa320
|
forward more events to app, fix race-condition for synchronous transport
|
2015-11-12 23:09:54 +01:00 |
|
Matthias Ringwald
|
b72fa70e38
|
fix compile warning
|
2015-11-12 23:09:13 +01:00 |
|
Matthias Ringwald
|
e541a4949b
|
remove exit() from lib code
|
2015-11-12 23:08:52 +01:00 |
|
Matthias Ringwald
|
ad8e5e09eb
|
hsp_hs_test work in progress
|
2015-11-12 23:07:36 +01:00 |
|
Matthias Ringwald
|
694df8bf19
|
send correct sco packets in sco_loopback
|
2015-11-12 23:06:10 +01:00 |
|
Matthias Ringwald
|
543e835c21
|
relase packet buffer after sending SCO packet via synchronous transport
|
2015-11-12 22:31:31 +01:00 |
|
Matthias Ringwald
|
3c2db16bea
|
support SCO packets in posix h4 transport
|
2015-11-12 21:36:43 +01:00 |
|
Matthias Ringwald
|
688c26352e
|
add missing break
|
2015-11-12 17:28:24 +01:00 |
|
Matthias Ringwald
|
8461b8c13c
|
use hci_get_voice_setting
|
2015-11-12 15:43:33 +01:00 |
|
Matthias Ringwald
|
900ebd1d34
|
new sco_loopback test
|
2015-11-12 12:22:50 +01:00 |
|
Matthias Ringwald
|
4b3e1e192b
|
track loopback mode, allow sending SCO packets in loopback mode
|
2015-11-12 12:22:19 +01:00 |
|
Matthias Ringwald
|
7bed114f42
|
fix OCF for write local loopback
|
2015-11-12 12:01:54 +01:00 |
|
Matthias Ringwald
|
f3e25de360
|
add hci read/write loopback mode commands
|
2015-11-12 11:52:05 +01:00 |
|
Matthias Ringwald
|
61123c53f6
|
fix broken init
|
2015-11-11 17:18:47 +01:00 |
|
Matthias Ringwald
|
b9a63d555d
|
don't expect \n\r from other side
|
2015-11-11 17:18:38 +01:00 |
|
Matthias Ringwald
|
5bd0a259b9
|
also call libusb_set_iso_packet_lengths
|
2015-11-11 17:18:34 +01:00 |
|
Matthias Ringwald
|
038a9b2c9b
|
less verbose
|
2015-11-11 17:18:29 +01:00 |
|
Matthias Ringwald
|
472e3989aa
|
try to send SCO Sine wave signal
|
2015-11-11 16:01:58 +01:00 |
|
Matthias Ringwald
|
1e3940b9de
|
forward HCI Events to app
|
2015-11-11 16:01:23 +01:00 |
|
Matthias Ringwald
|
ed361f5fa1
|
return true for can send SCO packet now if synchronous flow control is not enabled
|
2015-11-11 15:53:48 +01:00 |
|
Matthias Ringwald
|
021517889e
|
add missing return (from merge)
|
2015-11-11 14:21:13 +01:00 |
|
Milanka Ringwald
|
3bfacaf947
|
fixed hfp hf client test
|
2015-11-11 14:16:35 +01:00 |
|
Milanka Ringwald
|
07648fce78
|
removed static declaration
|
2015-11-11 14:12:34 +01:00 |
|
Matthias Ringwald
|
d950d659ec
|
add hci_set_sco_voice_setting
|
2015-11-11 13:44:13 +01:00 |
|
Matthias Ringwald
|
8940f8737c
|
use portaudio to playback received SCO audio packets
|
2015-11-11 12:11:08 +01:00 |
|
Matthias Ringwald
|
0480a587e6
|
use 8 bit signed audio frames in SCO
|
2015-11-11 12:09:00 +01:00 |
|
Matthias Ringwald
|
8abbe8b588
|
add hci_register_sco_packet_handler and forward SCO packets to it
|
2015-11-11 12:02:21 +01:00 |
|
Matthias Ringwald
|
bd04d84a11
|
auto-disconnect only ACL connections
|
2015-11-11 11:52:36 +01:00 |
|
Matthias Ringwald
|
a1bf5ae75a
|
add gap_get_connection_type
|
2015-11-11 11:51:17 +01:00 |
|
Matthias Ringwald
|
deea8616fe
|
add old SDP_HSP for HSP_HS following erratum #3507
|
2015-11-10 14:00:39 +01:00 |
|
Matthias Ringwald
|
83d0b0a548
|
call gap_set_bondable_mode in classic_test
|
2015-11-08 21:42:44 +01:00 |
|
Matthias Ringwald
|
f9d8bc372f
|
added missing Bluetooth error codes
|
2015-11-08 21:42:16 +01:00 |
|
Matthias Ringwald
|
9e59f9a2f6
|
make sdp_query_rfcomm_init accessible to sdp_client test
|
2015-11-08 20:50:45 +01:00 |
|
Matthias Ringwald
|
39677e664a
|
make le_handle_advertisement_report accessible to ble_client/advertising_data_parser.c
|
2015-11-08 20:50:35 +01:00 |
|
Matthias Ringwald
|
34f93f36ce
|
fix prototype
|
2015-11-08 20:50:20 +01:00 |
|
Matthias Ringwald
|
929f36c4de
|
avoid unused warning
|
2015-11-08 20:49:43 +01:00 |
|
Matthias Ringwald
|
f3e036dc9d
|
use #define to get really const int value
|
2015-11-08 18:07:23 +01:00 |
|
Matthias Ringwald
|
544f3815f2
|
Revert "588953c-1 - new att error code"
This reverts commit c345e08d7dd406d5f5a8fef4ddab6c714da30394.
|
2015-11-08 17:24:06 +01:00 |
|
Matthias Ringwald
|
728cd49dca
|
fix compile
|
2015-11-08 17:13:10 +01:00 |
|
Milanka Ringwald
|
27116edb46
|
hfp ag: fix tests
|
2015-11-08 17:12:28 +01:00 |
|
Milanka Ringwald
|
afe0896ce3
|
test only hfp ag
|
2015-11-08 17:03:30 +01:00 |
|
Milanka Ringwald
|
2403e388f3
|
write test for hfp ag codecs connection
|
2015-11-08 17:03:13 +01:00 |
|
Matthias Ringwald
|
c345e08d7d
|
588953c-1 - new att error code
|
2015-11-08 16:39:28 +01:00 |
|
Milanka Ringwald
|
800457997e
|
fixing mock framework
|
2015-11-08 10:44:49 +01:00 |
|
Matthias Ringwald
|
65280ee1c8
|
mark hci_dump_log with __printf__ format attribute
|
2015-11-07 17:59:24 +01:00 |
|