Matthias Ringwald
|
4ab92137d3
|
missing run_loop.c -> btstack_run_loop.c renames
|
2016-01-20 15:42:54 +01:00 |
|
Matthias Ringwald
|
8f2a52f4d9
|
forgot to add files in earlier commit
|
2016-01-20 15:38:37 +01:00 |
|
Matthias Ringwald
|
8263662281
|
run_loop.h -> btstack_run_loop.h
|
2016-01-20 15:08:39 +01:00 |
|
Matthias Ringwald
|
d2e6c4b762
|
prefix memory_pool files with btstack_
|
2016-01-20 14:56:28 +01:00 |
|
Matthias Ringwald
|
4fd23d4738
|
rename bk_linked_list to btstack_linked_list
|
2016-01-20 14:34: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
|
e53943d75d
|
pass in service record handle for sdp spp create
|
2015-11-25 15:57:48 +01:00 |
|
Matthias Ringwald
|
f7a05cdac4
|
integrate gap_le.h into gap.h
|
2015-11-16 23:04:25 +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
|
cd9ee14457
|
add MAX_NO_SERVICE_RECORD_ITEMS to all configs, generated code
|
2015-11-15 14:20:35 +01:00 |
|
Matthias Ringwald
|
f1a4af62ee
|
drop connection from sdp register/unregister
|
2015-11-15 14:02:45 +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
|
ffbf82013e
|
drop void * connection param from l2cap packet handlers
|
2015-11-13 21:57:19 +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
|
3edc84c5b6
|
fix paths after source reorg
|
2015-11-13 15:04:41 +01:00 |
|
Matthias Ringwald
|
8caefee39d
|
separate platform specific code and ports for a particular setup
|
2015-11-13 10:18:04 +01:00 |
|