Matthias Ringwald
|
80b9a8caa6
|
add ENABLE_CLASSIC to all examples
|
2016-01-24 18:09:29 +01:00 |
|
Matthias Ringwald
|
19084a7dda
|
add missing const specifiers
|
2016-01-22 17:52:43 +01:00 |
|
Matthias Ringwald
|
eb443d3d86
|
add HAVE_POSIX_FILE_IO to suitable ports and use in hci_dump
|
2016-01-21 22:09:01 +01:00 |
|
Matthias Ringwald
|
0d529a9fd2
|
streamline btstack_config.h files
|
2016-01-21 21:56:56 +01:00 |
|
Matthias Ringwald
|
2539bee62f
|
HAVE_HCI_DUMP -> ENABLE_LOG_INTO_HCI_DUMP
|
2016-01-21 21:27:06 +01:00 |
|
Matthias Ringwald
|
d6549a6e45
|
fix compile of l2cap/rfcomm-name examples
|
2016-01-21 21:20:22 +01:00 |
|
Matthias Ringwald
|
423a3e4940
|
add HAVE_PLATFORM_IPHONE_OS. remove USE_BLUETOOL and USE_POWERMANAGEMENT
|
2016-01-21 21:13:31 +01:00 |
|
Matthias Ringwald
|
8f1b6c7162
|
use _ instead of - in file names
|
2016-01-21 15:47:16 +01:00 |
|
Matthias Ringwald
|
7907f06931
|
btstack-config.h -> btstack_config.h
|
2016-01-21 15:41:16 +01:00 |
|
Matthias Ringwald
|
a9a4c40924
|
structure btstack-config.h
|
2016-01-21 15:33:36 +01:00 |
|
Matthias Ringwald
|
4fd8b166ac
|
config: drop USE_POSIX_RUN_LOOP and USE_COCOA_RUN_LOOP
|
2016-01-21 15:11:52 +01:00 |
|
Matthias Ringwald
|
5604262918
|
hci_cmds -> hci_cmd
|
2016-01-21 11:33:17 +01:00 |
|
Matthias Ringwald
|
d4c40e6512
|
use hci_transport_TYPE_instace() consistently. Fix iOS port build
|
2016-01-21 11:05:09 +01:00 |
|
Matthias Ringwald
|
e9e0704f0b
|
vesion.h -> btstack_version.h
|
2016-01-20 16:11:27 +01:00 |
|
Matthias Ringwald
|
eb8860135e
|
fix missing bstack_ for struct data_source and struct timer. utils->btstack_util
|
2016-01-20 16:10:07 +01:00 |
|
Matthias Ringwald
|
ec820d7756
|
prefix data_source_t and timer_source_t with btstack
|
2016-01-20 16:00:45 +01:00 |
|
Matthias Ringwald
|
528a4a3b3e
|
prefix run_loop_ functions with btstack_
|
2016-01-20 15:58:46 +01:00 |
|
Matthias Ringwald
|
8f2a52f4d9
|
forgot to add files in earlier commit
|
2016-01-20 15:38:37 +01:00 |
|
Matthias Ringwald
|
16ece13520
|
prefix debug with btstack_
|
2016-01-20 14:52:45 +01:00 |
|
Matthias Ringwald
|
aa1bba8df6
|
rename bk_linked_list to btstack_linked_list
|
2016-01-20 14:35:36 +01:00 |
|
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
|
ff839116f5
|
hci_transport_h4.c -> hci_transport_h4_posix.c
|
2016-01-07 10:42:11 +01:00 |
|
Matthias Ringwald
|
def2783fb9
|
linked_list -> bk_linked_list
|
2016-01-06 22:37:45 +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 |
|