4171 Commits

Author SHA1 Message Date
Matthias Ringwald
ea83240353 use rfcomm_create_channel instead of rfcomm_create_channel_internal 2015-11-13 21:08:36 +01:00
Matthias Ringwald
432fe57e13 check out_rfcomm_cid if not NULL 2015-11-13 21:05:52 +01:00
Matthias Ringwald
5d1e858f3a create rfcomm_create_channel and rfcomm_create_channel_with_initial_credits that don't use connection. use in daemon 2015-11-13 21:01:26 +01:00
Matthias Ringwald
bc2c4f26a4 disable portaudio stuff until test's over 2015-11-13 17:12:39 +01:00
Matthias Ringwald
dd3f3c3c5e use new l2cap_create_channel in daemon 2015-11-13 17:07:10 +01:00
Matthias Ringwald
0ce034e079 use daemon_client instead of incorrect gatt_client 2015-11-13 16:51:44 +01:00
Matthias Ringwald
9077cb155a add l2cap_create_channel that return local cid instead of setting connection_t field 2015-11-13 16:47:02 +01:00
Matthias Ringwald
117f0209cd append _cmd to l2cap_, rfcomm_, and sdp_ btstack commands 2015-11-13 16:31:30 +01:00
Matthias Ringwald
5139cb21b9 append _cmd to l2cap_, rfcomm_, and sdp_ btstack commands 2015-11-13 16:29:01 +01:00
Matthias Ringwald
bf01b0119c rename internal function 2015-11-13 15:22:59 +01:00
Matthias Ringwald
e8474f1aaa more .gitignore 2015-11-13 15:10:43 +01:00
Matthias Ringwald
3edc84c5b6 fix paths after source reorg 2015-11-13 15:04:41 +01:00
Matthias Ringwald
40276177c4 describe tree structure 2015-11-13 10:31:44 +01:00
Matthias Ringwald
6887ca698d move ant_cmds.h to ant_cmds.c 2015-11-13 10:22:31 +01:00
Matthias Ringwald
8caefee39d separate platform specific code and ports for a particular setup 2015-11-13 10:18:04 +01:00
Matthias Ringwald
8b53bde7cb remote_device_db is classic-only 2015-11-13 10:01:39 +01:00
Matthias Ringwald
a705b1a26d sort out embedded implementations 2015-11-13 09:58:30 +01:00
Matthias Ringwald
0c22758f65 sort btstack.h for client/server use 2015-11-13 09:47:26 +01:00
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