892 Commits

Author SHA1 Message Date
Matthias Ringwald
d0755cd68c prefix POSIX related HAVE_ defines 2016-03-30 10:59:47 +02:00
Matthias Ringwald
4af4141bbd fix compile of examples using stdin_support 2016-03-28 20:10:55 +02:00
Matthias Ringwald
3f390fa98a example: le_streamer add write_without_response characteristic 2016-03-28 15:15:36 +02:00
Matthias Ringwald
3583331350 fix prototypes for fn() 2016-03-28 11:54:38 +02:00
Matthias Ringwald
60b9e82fcb hci/gap: move set_class_of_device to gap 2016-03-26 23:14:43 +01:00
Matthias Ringwald
fffdd28857 Merge branch 'master' into develop 2016-03-25 23:15:14 +01:00
Matthias Ringwald
80edae71fb runloop: use new setters in panu_demo 2016-03-24 21:56:47 +01:00
Matthias Ringwald
c4ae7169b8 runloop: replace struct btstack_data_source with btstack_data_source_t 2016-03-24 20:26:16 +01:00
Milanka Ringwald
632517f323 update HFP/HSP demo docu 2016-03-23 15:05:35 +01:00
Matthias Ringwald
3c64bdf9a4 spp_streamer: fix compile warning 2016-03-23 14:43:39 +01:00
Milanka Ringwald
1bbaca756a use HAVE_STDIO in HFP/HSP examples 2016-03-23 14:37:26 +01:00
Matthias Ringwald
369c1a52d1 spp_streamer: fix sending, measure throughput 2016-03-21 23:01:57 +01:00
Matthias Ringwald
89fd9aef67 example: gap_le_advertismens - RSSI is signed int 2016-03-20 21:24:43 +01:00
Milanka Ringwald
8f7b0d0ee8 add hfp demos 2016-03-18 17:00:59 +01:00
Milanka Ringwald
855212e4c0 add hsp ag demo 2016-03-18 16:17:01 +01:00
Matthias Ringwald
de1762f7ab example: use PRI32 2016-03-17 22:10:09 +01:00
Matthias Ringwald
cd87ea124f example: hsp_hs_test -> hsp_hs_demo 2016-03-17 13:52:22 +01:00
Matthias Ringwald
ecb8c3ae56 Merge branch 'master' into develop 2016-03-17 13:50:20 +01:00
Milanka Ringwald
b8baae9a2b Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-03-17 13:38:04 +01:00
Milanka Ringwald
85bee5099a remove SCO packet handler from PTS test 2016-03-17 13:37:59 +01:00
Matthias Ringwald
d439c49cd1 hsp_hs_demo: add #ifdef EMBEDDED SDP setup 2016-03-17 13:37:43 +01:00
Milanka Ringwald
730d621b92 Merge branch 'master' of https://github.com/bluekitchen/btstack
Conflicts:
	example/embedded/hsp_hs_demo.c
2016-03-17 11:51:36 +01:00
Milanka Ringwald
4e919b3947 docu & api change HSP HS 2016-03-17 11:49:30 +01:00
Matthias Ringwald
efda0b48f9 sdp_util: extract sdp_create_spp_service into spp_server and use spp_create_sdp_record 2016-03-17 11:24:38 +01:00
Matthias Ringwald
763c9b6f30 sdp_client: rename sdp_query_rfcomm -> sdp_client_query_rfcom 2016-03-17 10:58:11 +01:00
Matthias Ringwald
7fbb5f59ef sdp_client: use sdp_client_query prefix for rfcomm queries 2016-03-17 10:42:14 +01:00
Matthias Ringwald
aed15bc5fb hsp: call try_send_sco only when needed in demo 2016-03-16 16:35:09 +01:00
Milanka Ringwald
ee5d6bf559 renamed file 2016-03-10 12:37:59 +01:00
Milanka Ringwald
fb8cda8a69 update makefile 2016-03-10 12:31:46 +01:00
Milanka Ringwald
5a1ca5ea9d add docu to hsp hs example 2016-03-10 12:29:54 +01:00
Milanka Ringwald
c27652aa6a substitute HAVE_SCO with HAVE_SCO_OVER_HCI 2016-03-09 15:31:29 +01:00
Matthias Ringwald
045013fe99 java: use streamline event names, GAP_LE_EVENT_ADVERTISING_REPORT -> GAP_EVENT_ADVERTISING_REPORT 2016-03-07 17:19:53 +01:00
Matthias Ringwald
726a19abef fix msp430 ports 2016-03-04 14:37:06 +01:00
Matthias Ringwald
a6efb91912 rewrite sscanf_bd_addr to be sscanf free 2016-03-04 14:21:22 +01:00
Matthias Ringwald
a0ffb263e0 Merge branch 'master' into ble-api-cleanup 2016-03-03 14:26:11 +01:00
Matthias Ringwald
62d809aba1 examples: check event type of BTSTACK_EVENT_STATE event 2016-03-03 12:06:41 +01:00
Matthias Ringwald
71c4de7a56 sco: HAVE_SCO_OVER_HCI -> ENABLE_SCO_OVER_HCI 2016-03-01 17:29:04 +01:00
Matthias Ringwald
68bbf757e4 sco: drop HAVE_SCO define 2016-03-01 17:27:21 +01:00
Matthias Ringwald
8e14b3b1e0 example: batter query - add missing newline 2016-03-01 10:06:45 +01:00
Matthias Ringwald
0e2df43f5c event: introduce hci_event_packet_get_type 2016-02-19 14:52:36 +01:00
Matthias Ringwald
591e55515a ancs_client: use btstack_packet_handler_t 2016-02-19 14:05:39 +01:00
Matthias Ringwald
711e6c8033 use hci_con_handle_t more 2016-02-19 11:24:51 +01:00
Matthias Ringwald
a59bfbf79c events: enable HCI, HSP, HFP events 2016-02-19 11:11:57 +01:00
Matthias Ringwald
2531c97e16 daemon: move examples from example/daemon to platform/daemon/example. fix mtk compile 2016-02-19 10:33:52 +01:00
Matthias Ringwald
3e8ca98812 examples: add quick readme 2016-02-19 09:56:53 +01:00
Matthias Ringwald
bcf00d8fa4 examples: move out of embedded subfolder 2016-02-19 09:46:37 +01:00
Matthias Ringwald
e10ce42608 introduce meta event for ANCS Client events 2016-02-18 20:59:42 +01:00
Matthias Ringwald
15a95bd5aa gap: declare more hci functions as gap functions 2016-02-18 17:12:57 +01:00
Matthias Ringwald
313e337b78 event: support Service, Characteristic, Characteristic Descriptor in event generator needed for GATT Events. use new getter in examples 2016-02-18 16:16:46 +01:00
Matthias Ringwald
6ba2ad2202 gatt_client: extract functions to deserialize gatt client structs and provide in gatt_client 2016-02-18 15:46:17 +01:00