1338 Commits

Author SHA1 Message Date
Matthias Ringwald
69fa7fc678 example: add sine_player to test audio playback 2018-10-29 09:37:53 +01:00
Milanka Ringwald
ebdf3c684b nordic_spp_service_server: added service and examples 2018-10-24 13:03:45 +02:00
Milanka Ringwald
143efbe87c avrcp_browsing_client: use browsing cid 2018-10-22 22:09:05 +02:00
Milanka Ringwald
a796c06fe4 hid_demo: fix compile 2018-10-22 22:05:48 +02:00
Matthias Ringwald
c904d4d5e8 example/pbap_client_demo: add command to pull vCard with x-bt-uid 2018-10-16 18:07:54 +02:00
Matthias Ringwald
eeba015552 pbap_client: report contact format and x-bt-uci support 2018-10-16 17:21:47 +02:00
Matthias Ringwald
6f968c6267 example/pbap_client_demo: add command to pull vcard 0.vcf 2018-10-13 22:20:51 +02:00
Matthias Ringwald
c3d9e3b574 example/pbap_client_demo: set path to phonebook folder object for get vcard listing 2018-10-13 13:31:49 +02:00
Matthias Ringwald
0928fcb216 example/pbap_client_demo: allow to pull vCard Listing from all folders 2018-10-11 18:19:29 +02:00
Matthias Ringwald
906fa6fc6d example/a2dp_sink_demo: remove temp debug output 2018-10-11 11:35:55 +02:00
Matthias Ringwald
32ea0426c8 example/a2dp_sink_demo: fix wav output if no btstack_audio implementation is active, also close media on signaling connection release 2018-10-11 11:35:11 +02:00
Matthias Ringwald
d32b5a2f58 pbap_client_demo: add commands to download all relevant phonebooks and set vCardSelector + vCardSelectorOperator 2018-10-10 15:37:50 +02:00
Matthias Ringwald
948889a2b3 pbap_client_demo: add 'x' abort command 2018-10-09 17:29:12 +02:00
Matthias Ringwald
8c94c0448e pbap_client: allow to specify phonebook path with pbap_pull_phonebook and pbap_get_phonebook_size 2018-10-09 12:29:07 +02:00
Milanka Ringwald
abc918551f hid_device/example: fix compile 2018-10-08 17:21:38 +02:00
Matthias Ringwald
5dcb6ca761 Revert "l2cap ertm: allow SDU of szie MPS in first packet that contains L2CAP SDU Length"
This reverts commit f6fb536452573216b8c12692b87b78ef0221df9e.
2018-10-03 17:19:22 +02:00
Matthias Ringwald
f6fb536452 l2cap ertm: allow SDU of szie MPS in first packet that contains L2CAP SDU Length 2018-10-03 17:16:00 +02:00
Matthias Ringwald
031381f9e3 example/hsp_ag_demo,hsp_hf_demo: set codec to CVSD, fixes issue #177 2018-10-03 15:22:59 +02:00
Milanka Ringwald
b274c7b316 hid_device examples: fix api calls 2018-10-02 21:42:04 +02:00
Matthias Ringwald
14fd128c5a sdp queries: check if DES element exist before reading it 2018-10-01 17:50:00 +02:00
Matthias Ringwald
e650aceae4 example/pbap_client_demo: add set path 'telecom' 2018-09-28 12:16:22 +02:00
Matthias Ringwald
83f1bca067 pbap_client: emit PBAP_SUBEVENT_CARD_RESULT, show in demo app 2018-09-27 09:38:56 +02:00
Matthias Ringwald
e03b79ab68 pbap_client: implement pbap_lookup_by_number 2018-09-27 09:38:56 +02:00
Matthias Ringwald
c1bc0b8eb5 pbap_client: add support for md5 authentication challenge 2018-09-17 17:16:59 +02:00
Matthias Ringwald
cfd2437ec6 a2dp_source: suppport stream reconfiguration (a2dp_source_reconfigure_stream_sampling_frequency) 2018-09-17 12:06:51 +02:00
Matthias Ringwald
a3ace43957 example/hog_keyboard_demo: use report id in hid descriptor 2018-09-16 22:29:57 +02:00
Matthias Ringwald
96cb50ec30 example/spp_flowcontrol: fix compile 2018-09-07 12:25:49 +02:00
Matthias Ringwald
beb202884a att: ENABLE_ATT_DELAYED_READ_RESPONSE -> ENABLE_ATT_DELAYED_RESPONSE, example/att_delayed_read_response.c -> example/att_delayed_response.c 2018-08-27 11:01:19 +02:00
Matthias Ringwald
616878112b example/le_streamer: undo accidental commit that required encrypted connection 2018-08-24 15:29:56 +02:00
Matthias Ringwald
a4fe646795 example: register for events after setting up the stack, register for hci events after sm_init() 2018-08-24 10:03:14 +02:00
Matthias Ringwald
6ff88f1f26 example/pbap_client_demo: add pbap_get_phonebook_size 2018-08-20 20:36:34 +02:00
Matthias Ringwald
47a8bf93ea example/le_streamer: handle LE Connection Complete only once 2018-08-09 22:25:51 +02:00
Matthias Ringwald
bdd0a871d0 example/le_streamer_client: init sm before gatt client 2018-08-06 20:32:47 +02:00
Matthias Ringwald
e075f7ae05 example/a2dp_sink_demo: fix compile 2018-08-03 22:34:53 +02:00
Matthias Ringwald
bf85c2858a merge fixes from master 2018-08-03 22:20:28 +02:00
Matthias Ringwald
e22dfdb8aa example/a2dp_sink_demo: cleanup console interface 2018-08-03 22:14:45 +02:00
Matthias Ringwald
4ab2ed49bb example/le_streamer: fix optional code to request connection parameter updates 2018-08-02 12:52:41 +02:00
Matthias Ringwald
4e43ca9f2a example/hid_keyboard_demo: connect to fixed remote device on first keypress 2018-07-23 12:53:41 +02:00
Matthias Ringwald
b88bf5bffc add btstack_audio to example/Makefile.inc instead of individual ports that include it 2018-07-20 17:29:15 +02:00
Matthias Ringwald
f89030054a New example/mod_player.c 2018-07-20 16:26:42 +02:00
Matthias Ringwald
379c5f5f0f example/sco_demo_util: update to btstack_audio.h API 2018-07-20 16:13:52 +02:00
Matthias Ringwald
b23b09a59f example/a2dp_sink_demo: update to btstack_audio.h API 2018-07-20 16:13:33 +02:00
Matthias Ringwald
8d3be4021b sco_demo_util: fix signed/unsigned comparison warnings 2018-07-10 12:31:12 +02:00
Matthias Ringwald
080ca4ee19 example/spp_streamer_client: fix compiler warning 2018-07-05 23:09:10 +02:00
Matthias Ringwald
6138850c18 fix 'no newline at end of file' [-Wnewline-eof] 2018-07-05 22:19:19 +02:00
Matthias Ringwald
c30af2ff06 don't use empty initializer [-Wgnu-empty-initializer] 2018-07-05 22:13:46 +02:00
Milanka Ringwald
6fa3dbf269 avrcp controller: playback position change rate set to one sec, pass playback position changed event 2018-06-19 12:37:30 +02:00
Matthias Ringwald
6da5c9d5bb example/le_streamer_client: stop on enable notify error 2018-05-18 11:22:37 +02:00
Matthias Ringwald
a8d3af5747 example/gatt_battery_query: don't disconnect after first battery level value 2018-05-10 21:32:41 +02:00
Matthias Ringwald
91edc6314b example/att_delayed_read_response: fix compile without ENABLE_ATT_DELAYED_READ_RESPONSE 2018-05-03 10:13:45 +02:00