Commit Graph

20 Commits

Author SHA1 Message Date
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
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
eb8860135e fix missing bstack_ for struct data_source and struct timer. utils->btstack_util 2016-01-20 16:10:07 +01:00
Matthias Ringwald
528a4a3b3e prefix run_loop_ functions with btstack_ 2016-01-20 15:58:46 +01:00
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
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
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
7e300a8554 extract rfcomm_service_db from remote_device_db and use in daemon 2016-01-18 11:41:18 +01:00
Matthias Ringwald
ff839116f5 hci_transport_h4.c -> hci_transport_h4_posix.c 2016-01-07 10:42:11 +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
a8307d38d6 extract daemon cmds from hci_cmds into platform/daemon/src/daemon_cmd 2015-11-16 15:03:02 +01:00
Matthias Ringwald
3edc84c5b6 fix paths after source reorg 2015-11-13 15:04:41 +01:00