Commit Graph

39 Commits

Author SHA1 Message Date
Matthias Ringwald
95a8ee01a4 btstack_stdin: provide console input in callback 2017-05-27 21:50:39 +02:00
Matthias Ringwald
7ea7688a8f btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations 2017-05-27 21:50:19 +02:00
Matthias Ringwald
6e87f20c5b example/hfp_ag: use gap inquiry functionality 2017-05-22 11:04:15 +02:00
Matthias Ringwald
ab2c6ae4b7 tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__ 2017-03-24 23:39:20 +01:00
Matthias Ringwald
1bbecc2b49 hfp: ENABLE_HFP_WIDE_BAND_SPEECH required for HFP mSBC 2017-03-20 10:59:17 +01:00
Matthias Ringwald
b038503d09 hfp_ag_demo: cleanup log output, call sco_demo_close on audio release 2017-01-20 15:38:27 +01:00
Matthias Ringwald
a508997d74 Merge branch 'develop' into windows-h4 2017-01-16 21:32:42 +01:00
Matthias Ringwald
fa5e295474 hfp_ag: enable mSBC again 2017-01-10 16:21:42 +01:00
Matthias Ringwald
9ec2630ce4 fix unused parameters warning 2016-12-22 22:16:16 +01:00
Matthias Ringwald
0e62b7a5c0 hfp_ag: use address string instead of address in hex 2016-12-08 11:50:26 +01:00
Matthias Ringwald
a1dc4edb43 stdin: add btstack_stdin_read() and use in examples 2016-11-30 11:29:55 +01:00
Milanka Ringwald
2308e10812 hfp: use btstack_atoi 2016-11-16 10:39:25 +01:00
Matthias Ringwald
8a7d93dccc example/hfp: use two columns for help menu 2016-10-31 12:23:56 +01:00
Matthias Ringwald
f9f7adeea2 example/hfp: clean up listing of supported codecs 2016-10-21 12:12:49 +02:00
Matthias Ringwald
186bfbec4d examples: register hci event handler 2016-09-30 09:48:26 +02:00
Matthias Ringwald
a895b9f0fd examples: register hci event handler 2016-09-30 09:38:28 +02:00
Matthias Ringwald
3b9522a682 example: fix prototype 2016-09-27 12:35:00 +02:00
Milanka Ringwald
d0c4aea60c HFP: Emit codec event after SCO connection is established, CODECS event is deleted, codec added as param in AUDIO_CONN event 2016-09-19 15:53:35 +02:00
Milanka Ringwald
b3f76298ca hfp: fix comments, init code 2016-08-31 15:43:29 +02:00
Matthias Ringwald
92bac12920 hfp_ag/hfp_hf: list suported codecs 2016-07-28 19:07:35 +02:00
Milanka Ringwald
d97d752d32 hfp ag api change: use acl_handle instead of bd_addr 2016-07-27 12:22:28 +02:00
Matthias Ringwald
4f84bf367b hfp: fix supported features of generated SDP records, add defines for missing features, drop negotiated codec from SLC and Audio connection events 2016-07-26 21:34:12 +02:00
Milanka Ringwald
66c297f98d examples/hfp ag: store incoming dev. address, remove open sbc file 2016-07-23 23:13:17 +02:00
Milanka Ringwald
220eb56314 extend HFP AG for using mSBC 2016-07-23 16:29:33 +02:00
Matthias Ringwald
185c8cd41d example/hsp+hfp: extract SCO test code into sco_demo_util 2016-05-23 18:03:11 +02:00
Matthias Ringwald
bdb44bd96a example/hsp+hfp: prettify SCO packet count, show remote addr in menu 2016-04-21 21:48:56 +02:00
Matthias Ringwald
13839019fa HFP + HSP: use uniform btstack_packet_handler_t 2016-04-21 21:37:40 +02:00
Matthias Ringwald
3d50b4ba50 hci: use btstack_packet_handler_t for acl and sco callbacks 2016-04-21 20:47:37 +02:00
Matthias Ringwald
3cef842b65 example/hfp_ag: send sinus wave to HF 2016-04-21 15:58:44 +02:00
Matthias Ringwald
e64e0086b6 example/hfp_ag: tidy up 2016-04-21 14:50:02 +02:00
Milanka Ringwald
a0653c3b5c hfp: HFP_SUBEVENT_SERVICE_LEVEL_CONNECTION_ESTABLISHED emited with connection handle 2016-04-08 17:04:40 +02:00
Milanka Ringwald
0696953a74 use getters in hfp demos 2016-04-01 15:48:05 +02:00
Milanka Ringwald
f8744dea34 use hci_event_inquiry_result_get_num_responses 2016-04-01 12:16:32 +02:00
Milanka Ringwald
2b6b8c1579 docu: add missing tag 2016-04-01 11:57:00 +02:00
Matthias Ringwald
f8f6a918bd events: RFCOMM_EVENT_OPEN_CHANNEL_COMPLETE -> RFCOMM_EVENT_CHANNEL_OPENED 2016-03-31 23:37:33 +02:00
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
3583331350 fix prototypes for fn() 2016-03-28 11:54:38 +02:00
Matthias Ringwald
fffdd28857 Merge branch 'master' into develop 2016-03-25 23:15:14 +01:00