4928 Commits

Author SHA1 Message Date
Matthias Ringwald
235f65ff31 remove EMBEDDED guard in src/btstack_util.c 2016-01-21 22:33:03 +01:00
Matthias Ringwald
e7e7af7b67 remove EMBEDDED guard in btstack_debug.h 2016-01-21 22:21:26 +01:00
Matthias Ringwald
93bcd4d016 only use hostname for daemon 2016-01-21 22:19:02 +01:00
Matthias Ringwald
43ed83b192 drop use of exit in rum_loop.c 2016-01-21 22:13:10 +01:00
Matthias Ringwald
b9248aa7fb drop unneccesary EMBEDDED guart in run_loop_embeded.c 2016-01-21 22:11:53 +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
Milanka Ringwald
c4f23c26de fix compile 2016-01-21 15:21:29 +01:00
Milanka Ringwald
ee518282ae hfp gsm: last dialed stired as global 2016-01-21 15:20:11 +01:00
Matthias Ringwald
c953b8dd2f fix missing ancs_client_lib -> ancs_client 2016-01-21 15:13:35 +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
9fa6f18cf2 sm: improve header documentation 2016-01-21 14:55:10 +01:00
Milanka Ringwald
81ee2c99de hfp ag: wrap gsm model function 2016-01-21 14:44:55 +01:00
Matthias Ringwald
1e59816644 ble: ancs_client_lib -> ancs_client, example: ancs_client -> ancs_client_demo 2016-01-21 14:42:13 +01:00
Matthias Ringwald
3d8a1c8bef anc_client: remove obsoled declaration 2016-01-21 14:22:25 +01:00
Matthias Ringwald
8937488244 sdp_qeuery_rfcomm: delete sdp_query_rfcomm_deregister_callback 2016-01-21 12:55:42 +01:00
Matthias Ringwald
f2924d79ff l2cap: improve header documentation 2016-01-21 12:49:06 +01:00
Matthias Ringwald
5fbd66f45c rfcomm: improve header documentation 2016-01-21 12:34:58 +01:00
Matthias Ringwald
941a6c670c att_server_can_send -> att_server_can_send_packet_now 2016-01-21 12:29:13 +01:00
Matthias Ringwald
add0254b7d drop _internal from doc and remaining places 2016-01-21 12:21:03 +01:00
Milanka Ringwald
b0d2e4a3d5 hfp gsm: track alst dialed number 2016-01-21 12:12:58 +01:00
Matthias Ringwald
75a994c4ca ant: hide internal functions, rename ant_cmds -> ant_cmd 2016-01-21 12:12:37 +01:00
Matthias Ringwald
28190c0b45 rfcomm: drop _internal 2016-01-21 12:09:19 +01:00
Matthias Ringwald
ce8f182ecc l2cap: drop _internal 2016-01-21 12:03:39 +01:00
Matthias Ringwald
5604262918 hci_cmds -> hci_cmd 2016-01-21 11:33:17 +01:00
Matthias Ringwald
bcc59d6cd9 hci_create_cmd_internal -> hci_cmd_create_from_template 2016-01-21 11:30:24 +01:00
Matthias Ringwald
986dfa11c7 hci_transport_h4_[ehcill_]_dma -> hci_transport_h4_[ehcill_]_embedded 2016-01-21 11:11:30 +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
f032a44114 fix test compile 2016-01-20 16:23:34 +01:00
Matthias Ringwald
dc4b18a40a order includes 2016-01-20 16:15:53 +01:00
Matthias Ringwald
e9e0704f0b vesion.h -> btstack_version.h 2016-01-20 16:11:27 +01:00
Milanka Ringwald
a9093a8aec Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-01-20 16:11:10 +01:00
Milanka Ringwald
58dd385e16 remove state code from pts hfp ag test 2016-01-20 16:11:03 +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
Milanka Ringwald
d2a4fb4f32 hfp cleanup: removing state code from ag client test 2016-01-20 16:06:09 +01:00
Milanka Ringwald
585dcc17b0 hfp cleanup: removing state code from ag client test 2016-01-20 16:02:56 +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
Milanka Ringwald
58694bd941 hfp cleanup 2016-01-20 15:58:27 +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
b7d596c104 run_loop_X.c/h -> run_loop_X.c/h 2016-01-20 15:32:11 +01:00
Milanka Ringwald
80fd9796b2 hfp cleanup 2016-01-20 15:17:01 +01:00
Matthias Ringwald
15d50271a2 run_loop.c -> btstack_run_loop.c 2016-01-20 15:10:33 +01:00