Matthias Ringwald
|
0cc6429e00
|
drop connection from bnep implementation
|
2015-11-13 23:09:03 +01:00 |
|
Matthias Ringwald
|
9f3b2b8a86
|
drop connection from rfcomm_channel and rfcomm_service
|
2015-11-13 22:57:38 +01:00 |
|
Matthias Ringwald
|
96585c7d12
|
lookup connection by l2cap/rfcomm cid for data packets
|
2015-11-13 22:56:09 +01:00 |
|
Matthias Ringwald
|
e4dd59a7e3
|
drop connection from rfcomm_register_packet_handler callback
|
2015-11-13 22:52:48 +01:00 |
|
Matthias Ringwald
|
457b5cb16b
|
drop connection from rfcomm_register_service_internal and rename to rfcomm_register_service
|
2015-11-13 22:36:27 +01:00 |
|
Matthias Ringwald
|
d43f0d5d08
|
lookup connection by rfcomm cid in daemon
|
2015-11-13 22:17:55 +01:00 |
|
Matthias Ringwald
|
dac6bd0973
|
lookup connection by l2cap cid in daemon
|
2015-11-13 22:14:19 +01:00 |
|
Matthias Ringwald
|
c5a819b6c9
|
fix more l2cap packet handler
|
2015-11-13 22:03:53 +01:00 |
|
Matthias Ringwald
|
ffbf82013e
|
drop void * connection param from l2cap packet handlers
|
2015-11-13 21:57:19 +01:00 |
|
Matthias Ringwald
|
02f83142d4
|
replace l2cap_unregister_interal with l2cap_unregister
|
2015-11-13 21:34:43 +01:00 |
|
Matthias Ringwald
|
be2053a636
|
use l2cap_register instead of l2cap_register_internal, move service registered event generation to daemon
|
2015-11-13 21:32:29 +01:00 |
|
Matthias Ringwald
|
6551847ef9
|
remove deprecated l2cap_create_channel_internal
|
2015-11-13 21:18:00 +01:00 |
|
Matthias Ringwald
|
90a28bde02
|
use l2cap_create_channel instead of deprecated l2cap_create_channel_internal
|
2015-11-13 21:16:30 +01:00 |
|
Matthias Ringwald
|
4b7dd87a0e
|
use l2cap_create_channel instead of deprecated l2cap_create_channel_internal
|
2015-11-13 21:12:29 +01:00 |
|
Matthias Ringwald
|
16e13fd0d2
|
remove deprecated rfcomm_create_(with_initial_credits_)internal
|
2015-11-13 21:10:33 +01:00 |
|
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 |
|
Milanka Ringwald
|
d212fbd898
|
rework codecs connection state machine
|
2015-11-13 17:13:48 +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 |
|
Milanka Ringwald
|
ee1163718a
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-11-12 23:31:50 +01:00 |
|
Milanka Ringwald
|
ee775e9628
|
fix missing-prototype compile err
|
2015-11-12 23:31:31 +01:00 |
|
Matthias Ringwald
|
fca884d2ac
|
update state before sending rfcomm string in hsp_ag
|
2015-11-12 23:31:27 +01:00 |
|
Milanka Ringwald
|
7e23d729e3
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-11-12 23:30:49 +01:00 |
|
Matthias Ringwald
|
7cb7a632d7
|
fix compile for old folder structure
|
2015-11-12 23:29:54 +01:00 |
|
Milanka Ringwald
|
1872f8480a
|
hfp ag: incoming call
|
2015-11-12 23:29:11 +01:00 |
|
Matthias Ringwald
|
1d34cc59b2
|
update state before trying to send rfcomm message
|
2015-11-12 23:19:55 +01:00 |
|
Matthias Ringwald
|
deb81c610f
|
forward more events to app, fix race-condition for synchronous transport
|
2015-11-12 23:13:27 +01:00 |
|
Matthias Ringwald
|
8e91fbe287
|
fix compile warning
|
2015-11-12 23:13:21 +01:00 |
|
Matthias Ringwald
|
80deec94d0
|
remove exit() from lib code
|
2015-11-12 23:13:18 +01:00 |
|
Matthias Ringwald
|
cd9b7f4494
|
hsp_hs_test work in progress
|
2015-11-12 23:13:13 +01:00 |
|