Matthias Ringwald
|
dd9e275ce1
|
platform/posix: drop src folder
|
2016-01-20 14:20:47 +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
|
7e300a8554
|
extract rfcomm_service_db from remote_device_db and use in daemon
|
2016-01-18 11:41:18 +01:00 |
|
Matthias Ringwald
|
d0c2076983
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-17 21:53:13 +01:00 |
|
Matthias Ringwald
|
838e7f1bb2
|
log warning if posix h4 read/write takes longer than 10 ms
|
2016-01-14 11:41:40 +01:00 |
|
Matthias Ringwald
|
74386ee04d
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-08 23:14:07 +01:00 |
|
Matthias Ringwald
|
ff839116f5
|
hci_transport_h4.c -> hci_transport_h4_posix.c
|
2016-01-07 10:42:11 +01:00 |
|
Matthias Ringwald
|
02b5fb40f3
|
hci_transport_h4.c -> hci_transport_h4_posix.c
|
2016-01-07 10:24:18 +01:00 |
|
Matthias Ringwald
|
2b5067ded8
|
hci_transport: check type of transport config before accessing baud rates
|
2016-01-07 10:18:04 +01:00 |
|
Matthias Ringwald
|
9796ebea28
|
hci_trasport: add type to hci transport config, update all ports
|
2016-01-06 23:02:46 +01:00 |
|
Matthias Ringwald
|
a484130c09
|
run_loop: pass in run_loop_X_get_instance() to run_loop_init(). Various other fixes
|
2016-01-06 17:31:20 +01:00 |
|
Matthias Ringwald
|
3e39f9f6b5
|
cocoa_ -> run_loop_cocoa_
|
2016-01-06 16:27:49 +01:00 |
|
Matthias Ringwald
|
8a5131287b
|
move run loop embedded specific functionality to run_loop_embedded.h
|
2016-01-06 16:18:32 +01:00 |
|
Matthias Ringwald
|
a1e2369fb8
|
posix_ -> run_loop_posix_
|
2016-01-06 15:43:31 +01:00 |
|
Matthias Ringwald
|
829afdbecc
|
embedded_ -> run_loop_embedded_
|
2016-01-06 15:33:56 +01:00 |
|
Matthias Ringwald
|
a449c50a68
|
remove hand out credit code in l2cap/rfcomm.
|
2016-01-05 17:21:16 +01:00 |
|
Matthias Ringwald
|
1db8c91d3e
|
wiced: collect all files in port/wiced
|
2016-01-04 15:32:37 +01:00 |
|
Matthias Ringwald
|
9227d9a864
|
wiced: remove debug info
|
2016-01-04 12:27:57 +01:00 |
|
Matthias Ringwald
|
d19678c809
|
wiced: fixe typo
|
2016-01-03 21:59:58 +01:00 |
|
Matthias Ringwald
|
138cb18a2a
|
wiced: baud rate change basically working
|
2016-01-03 21:45:24 +01:00 |
|
Matthias Ringwald
|
9d6d69d659
|
wiced: implement h4_set_baudrate for STM32F205RGT6 - not working yet
|
2016-01-03 01:17:45 +01:00 |
|
Matthias Ringwald
|
7cdb8a02d8
|
split wiced port into platform/wiced and port/redbear-duo
|
2015-12-23 16:22:20 +01:00 |
|
Matthias Ringwald
|
8736ab0cf2
|
prefix linked_list
|
2015-12-22 21:48:13 +01:00 |
|
Matthias Ringwald
|
351804d52c
|
Merge branch 'master' into ble-api-cleanup
|
2015-12-18 20:30:34 +01:00 |
|
Matthias Ringwald
|
e955494fd9
|
Merge branch 'master' into ble-api-cleanup
|
2015-12-18 20:21:18 +01:00 |
|
Matthias Ringwald
|
972d111a8e
|
fix compile for iOS port
|
2015-12-18 16:47:50 +01:00 |
|
Matthias Ringwald
|
c0be408cdc
|
Merge branch 'master' into ble-api-cleanup
|
2015-12-18 16:36:10 +01:00 |
|
Matthias Ringwald
|
d826ed830a
|
Merge branch 'master' into ble-api-cleanup
|
2015-12-16 22:02:31 +01:00 |
|
Matthias Ringwald
|
1e35c04d3c
|
Merge branch 'master' into ble-api-cleanup
|
2015-12-09 16:44:26 +01:00 |
|
Matthias Ringwald
|
aa4dd81512
|
merge from master
|
2015-11-25 14:48:19 +01:00 |
|
Matthias Ringwald
|
0dae983f2f
|
rename btstack.h to btstack_client.h
|
2015-11-17 13:46:49 +01:00 |
|
Matthias Ringwald
|
1ff66993a4
|
fix compile of daemon examples
|
2015-11-16 15:11:40 +01:00 |
|
Matthias Ringwald
|
a8307d38d6
|
extract daemon cmds from hci_cmds into platform/daemon/src/daemon_cmd
|
2015-11-16 15:03:02 +01:00 |
|
Matthias Ringwald
|
818d1ad4f5
|
move event emit code outside HAVE_BLE section
|
2015-11-16 14:52:35 +01:00 |
|
Matthias Ringwald
|
9293bfa465
|
rework SDP Service Record management. Service Records can be stored in ROM, daemon creates records on the heap
|
2015-11-15 20:56:59 +01:00 |
|
Matthias Ringwald
|
f08f6ff2f7
|
drop sdp packet handler
|
2015-11-15 14:04:48 +01:00 |
|
Matthias Ringwald
|
f1a4af62ee
|
drop connection from sdp register/unregister
|
2015-11-15 14:02:45 +01:00 |
|
Matthias Ringwald
|
045ba8fec0
|
move sdp_emit_service_registered to daemon
|
2015-11-14 23:26:59 +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
|
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
|
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
|
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 |
|