Matthias Ringwald
|
0dae983f2f
|
rename btstack.h to btstack_client.h
|
2015-11-17 13:46:49 +01:00 |
|
Matthias Ringwald
|
f7a05cdac4
|
integrate gap_le.h into gap.h
|
2015-11-16 23:04:25 +01:00 |
|
Matthias Ringwald
|
616edd56bc
|
replace le_command_status_t with regular Bluetooth uint8_t error codes, add le_command_status_t enums to error list
|
2015-11-16 22:46:17 +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
|
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
|
9b425432dd
|
fix compile
|
2015-11-15 14:01:52 +01:00 |
|
Matthias Ringwald
|
00cae490be
|
fix compile
|
2015-11-14 23:27:21 +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
|
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
|
8caefee39d
|
separate platform specific code and ports for a particular setup
|
2015-11-13 10:18:04 +01:00 |
|