5143 Commits

Author SHA1 Message Date
Matthias Ringwald
eda0480f01 Merge branch 'master' into ble-api-cleanup 2016-02-18 10:30:06 +01:00
Matthias Ringwald
17fe81726c add GAP_SERVICE_CHANGED 2016-02-18 10:10:28 +01:00
Matthias Ringwald
bdd66e8c7b daemon: fix compile 2016-02-17 21:08:16 +01:00
Matthias Ringwald
871e126195 sdp_client: remove sdp_parser.c references 2016-02-17 20:54:21 +01:00
Matthias Ringwald
cdfcecd214 cocoa: fix compile 2016-02-17 20:53:43 +01:00
Matthias Ringwald
e505764193 sdp_query: emit SDP_EVENT_QUERY_COMPLETE with error SDP_QUERY_BUSY 2016-02-17 20:38:37 +01:00
Matthias Ringwald
6c927b22a9 sdp_query: pass in packet handler on query instead of global registration. integrate sdp_parser into sdp_client 2016-02-17 20:21:21 +01:00
Milanka Ringwald
0c086799a0 hfp hf docu 2016-02-17 17:26:47 +01:00
Milanka Ringwald
3b6b9749b9 hfp hf docu 2016-02-17 16:34:01 +01:00
Milanka Ringwald
6fb5238a50 Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-02-17 16:20:26 +01:00
Milanka Ringwald
41b2727e4a hfp hf docu 2016-02-17 16:20:14 +01:00
Milanka Ringwald
91617f4954 hfp hf doku 2016-02-17 15:33:21 +01:00
Milanka Ringwald
b60a2e308f hfp hf docu 2016-02-17 14:34:58 +01:00
Matthias Ringwald
edc5c5fee9 java: collect hfp and hsp subevents in seperate lists 2016-02-17 13:59:38 +01:00
Matthias Ringwald
204788c830 docs: fix list of HSP/HSP APIs 2016-02-17 13:49:09 +01:00
Milanka Ringwald
81326a9cda removed printf from hsp hs 2016-02-17 12:16:07 +01:00
Milanka Ringwald
fe9c0a514f Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-02-17 12:09:46 +01:00
Milanka Ringwald
f943163913 updated hsp test file 2016-02-17 12:09:22 +01:00
Milanka Ringwald
0ebf25ba54 hsp docu, documented event types in hci_cmds.h 2016-02-17 12:07:24 +01:00
Milanka Ringwald
6c63e7d47b hsp docu 2016-02-17 11:33:15 +01:00
Matthias Ringwald
69a7c8111f docs: update files to parse for API docu 2016-02-16 16:45:31 +01:00
Matthias Ringwald
2c8a33fdec daemon: log retries 2016-02-16 16:21:35 +01:00
Matthias Ringwald
4758dd0f75 merge cleanup 2016-02-16 09:10:53 +01:00
Matthias Ringwald
66a048ab90 Merge branch 'master' into ble-api-cleanup 2016-02-15 22:06:55 +01:00
Matthias Ringwald
042a40aaa5 libusb: #error with HAVE_SCO on Win32 2016-02-15 21:49:39 +01:00
Matthias Ringwald
e50ca9fbb8 examples: delete .exe on make clean 2016-02-15 21:07:35 +01:00
Matthias Ringwald
c9b5173dc5 libubs: fix compile without SCO 2016-02-15 21:01:31 +01:00
Matthias Ringwald
b2faedc9fa libusb: fix compile on win32 2016-02-15 14:29:20 +01:00
Matthias Ringwald
ff3aec492a Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-02-15 14:07:44 +01:00
Matthias Ringwald
25ad7c220c libusb: use & operator for function pointers 2016-02-15 14:07:37 +01:00
Milanka Ringwald
d4d01b595d hsp hs api docu 2016-02-12 17:25:06 +01:00
Matthias Ringwald
d8e8f12ab0 gap.h: use gap_ instead of le_central_ or gap_le_ 2016-02-12 17:04:41 +01:00
Matthias Ringwald
33885e447f pts: fix compile 2016-02-12 16:41:58 +01:00
Matthias Ringwald
f4000eeb25 hfp_test: fix compile 2016-02-12 16:25:11 +01:00
Milanka Ringwald
e33e86d340 fix compile 2016-02-12 15:44:43 +01:00
Matthias Ringwald
bd23fc3eaf hfp_ag: API review 2016-02-12 15:36:11 +01:00
Matthias Ringwald
294b9a8299 hsp_hs: code review 2016-02-12 14:57:38 +01:00
Matthias Ringwald
b272847fe5 Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-02-12 14:53:49 +01:00
Matthias Ringwald
793a276237 hfp_ag: code review 2016-02-12 14:53:40 +01:00
Matthias Ringwald
bfbabfe612 gatt_client_test: fix compile 2016-02-12 14:44:55 +01:00
Milanka Ringwald
9188a3b7e0 hfp gsm: remove unsed functions 2016-02-12 14:28:08 +01:00
Milanka Ringwald
6b408282b2 Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-02-12 14:26:25 +01:00
Milanka Ringwald
0195afd67a hfp gsm: remove status enum 2016-02-12 14:26:17 +01:00
Matthias Ringwald
9c662c9bc0 gatt_client: drop subclient struct and id. pass in callback for requests. new gatt_client_listen_for_characteristic_value_updates for notifications and indications with client provided storage 2016-02-12 14:22:33 +01:00
Milanka Ringwald
49170286ca hfp gsm: introduced enhanced status functions 2016-02-12 13:57:44 +01:00
Milanka Ringwald
9dce5e79b7 hfp gsm: use set_enhanced_call_status_INITIATED 2016-02-12 13:26:47 +01:00
Milanka Ringwald
0436e65c89 hfp gsm: use set_enhanced_call_status_response_hold 2016-02-12 13:24:40 +01:00
Milanka Ringwald
e5db645c86 hfp gsm: use set_enhanced_call_status_held 2016-02-12 13:23:48 +01:00
Milanka Ringwald
fe1a8d500e hfp gsm: use set_enhanced_call_status_active 2016-02-12 12:32:44 +01:00
Milanka Ringwald
65bb457efa hfp gsm: remove status field from hfp_gsm_call_t, use enhanced_status instead 2016-02-12 12:12:22 +01:00