Commit Graph

8597 Commits

Author SHA1 Message Date
Milanka Ringwald
16e3e4af25 ublox_spp_le_counter: include device info service 2018-11-13 09:35:34 +01:00
Milanka Ringwald
c9db5c2133 hci/gap: save the le connection interval on connection complete and connection update 2018-11-12 15:00:10 +01:00
Milanka Ringwald
900fc9c688 cycling_power_service_server: remove printf, use ATT MTU 2018-11-12 11:45:12 +01:00
Milanka Ringwald
b11dea2d08 remove printf and unused std libraries 2018-11-12 11:44:23 +01:00
Milanka Ringwald
8f9132b582 att_server: add getter for MTU 2018-11-12 11:37:12 +01:00
Milanka Ringwald
842f997411 remove unused casts 2018-11-12 10:27:49 +01:00
Milanka Ringwald
40a35d0a97 ublox_spp_service_server: add read to FIFO characteristic, receive three wrties: Write credits CCCD, Write FIFO CCCD, Write credits, then give out/notify credits 2018-11-09 14:39:21 +01:00
Matthias Ringwald
cf837c2859 avdtp: fix warning 2018-11-08 15:38:14 +01:00
Matthias Ringwald
0d4a198ec7 avdtp: rework incoming l2cap connection during connection establishment 2018-11-08 15:17:38 +01:00
Matthias Ringwald
f43b5c9071 sm: fix internal buffer overrun that can cause storing of bonding information to fail 2018-11-08 09:25:40 +01:00
Matthias Ringwald
cb93c223bc daemon examples: avaid compile warning 2018-11-08 08:21:57 +01:00
Milanka Ringwald
04e44aa625 changelog: ublox spp-like gatt profile 2018-11-06 15:14:44 +01:00
Milanka Ringwald
733ac1e89f ublox_spp_service_server: Implementation of the ublox SPP-like profile 2018-11-06 15:13:10 +01:00
Milanka Ringwald
c9d24807fb hids_device: remove printfs 2018-11-05 14:19:46 +01:00
Milanka Ringwald
4163d2eb57 nordic_spp: fix UUID 2018-11-05 11:16:17 +01:00
Milanka Ringwald
3bb3035f55 att_server: use const for input data buffer 2018-11-02 14:48:46 +01:00
Milanka Ringwald
28e59789a6 gatt_service: use GATTSERVICE as event prefix for GATT services 2018-11-02 09:29:31 +01:00
Matthias Ringwald
e2c2b10c79 hid_device: fix warning 2018-11-01 12:36:09 +01:00
Matthias Ringwald
12a29783e7 esp32: add ENABLE_ATT_DELAYED_RESPONSE 2018-11-01 12:30:10 +01:00
Matthias Ringwald
50da9f2091 java: temp ignore GATT_SERVICE subevents in generator 2018-11-01 12:09:15 +01:00
Milanka Ringwald
eb40c7db93 att_server: read btstack config for conditional define 2018-11-01 10:53:18 +01:00
Milanka Ringwald
5bf0bb88c9 Makefile: clean generated h files 2018-11-01 10:50:15 +01:00
Milanka Ringwald
22b7170527 cycling power service: define extern att_server_response_ready 2018-11-01 10:39:55 +01:00
Milanka Ringwald
a7f3cc2ae6 Makefile: fix gatt-service path 2018-11-01 10:38:37 +01:00
Milanka Ringwald
62545c237c cycling power service: fix shadowed variable 2018-11-01 10:37:16 +01:00
Milanka Ringwald
833ca78b24 cycling_speed_and_cadence: fix compile 2018-11-01 09:44:07 +01:00
Milanka Ringwald
c1c0ebdae2 pts: add cycling_power_server test 2018-11-01 09:44:07 +01:00
Milanka Ringwald
f15c31b547 gatt_service: implementation of cycling power and cycling speed and cadence GATT services 2018-11-01 09:44:07 +01:00
Milanka Ringwald
adbdd27a95 btstack_util: add little_endian_store_24 2018-11-01 09:44:07 +01:00
Milanka Ringwald
9fe70df8e9 btstack_defines: add Cycling Power service events 2018-11-01 09:44:07 +01:00
Milanka Ringwald
0b8dd114aa btstack: add new h files 2018-11-01 09:44:07 +01:00
Milanka Ringwald
204991f31d bluetooth: add specific ATT error codes 2018-11-01 09:44:07 +01:00
Milanka Ringwald
bb7f36774e bluetooth: add gatt_date_time struct 2018-11-01 09:44:07 +01:00
Milanka Ringwald
c7774db7c3 att_db: add get server configuration, extracted get decriptor handle for uuid16 2018-11-01 09:44:07 +01:00
Matthias Ringwald
9dbfa9305b btstack_util: fix compile 2018-10-31 18:00:31 +01:00
Matthias Ringwald
c1c586473a btstack_util: manually convert to hex in printf_hexdump 2018-10-31 17:53:08 +01:00
Milanka Ringwald
b8d0d01487 Changelog: update 2018-10-31 10:11:37 +01:00
Milanka Ringwald
4f06dd11e8 heart_rate_service: change tabs to spaces, remove printf 2018-10-31 09:59:11 +01:00
Milanka Ringwald
ba7944be54 nordic spp server service: update Makefile, update service name, use correct handle for notify 2018-10-31 09:59:11 +01:00
Matthias Ringwald
10e0e23cd2 btstack_crypto: use auth_len for btstack_crypo_ccm_get_authentication_value 2018-10-29 22:37:03 +01:00
Matthias Ringwald
995faa292d test/crypto: test btstack_crypto ccm 2018-10-29 22:33:01 +01:00
Matthias Ringwald
ba1e2dc4c9 tes/crypto: extarct aes_ccm code 2018-10-29 22:03:35 +01:00
Matthias Ringwald
89be578cb9 btstack_crypto: fix encrypt/decrypt with block_len > 16 2018-10-29 21:46:40 +01:00
Matthias Ringwald
e5b6c4e973 port/posix-*: enable ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE 2018-10-29 09:58:48 +01:00
Matthias Ringwald
69fa7fc678 example: add sine_player to test audio playback 2018-10-29 09:37:53 +01:00
Matthias Ringwald
75ba91cf9c test/crypto/aes_ccm_test: add step-by-step output 2018-10-26 17:20:54 +02:00
Matthias Ringwald
577fe4df16 btstack_crypto: finish CCM, add debug output 2018-10-26 17:20:46 +02:00
Matthias Ringwald
6015e1edc2 btstack_crypto: provide auth_len for ccm init 2018-10-26 13:57:03 +02:00
Matthias Ringwald
81132a3911 test/crypto: add Zepyr AES-CCM implementation as references 2018-10-26 13:36:57 +02:00
Matthias Ringwald
acb15818d5 hci_dump: avoid -Wunused-result warnings 2018-10-26 10:34:55 +02:00