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 |
|
Matthias Ringwald
|
bdcc259dd8
|
test: move crypto tests from seurity manager into own crypto folder
|
2018-10-26 10:32:43 +02:00 |
|
Matthias Ringwald
|
62609879d3
|
daemon: avoid compile warning
|
2018-10-25 18:32:17 +02:00 |
|
Matthias Ringwald
|
e0449ce9c9
|
btstack_crypto: let btstack_crypto_ecc_p256_generate_key generate new key if called again
|
2018-10-25 14:57:13 +02:00 |
|
Milanka Ringwald
|
ebdf3c684b
|
nordic_spp_service_server: added service and examples
|
2018-10-24 13:03:45 +02:00 |
|
Matthias Ringwald
|
ef2faf5658
|
l2cap ertm: extract l2cap_ertm_retransmit_unacknowleded_frames
|
2018-10-23 16:35:37 +02:00 |
|
Matthias Ringwald
|
e288be62e0
|
l2cap ertm: L2CAP_ERTM_SIMULATE_FCS_ERROR_INTERVAL simulates FCS errors
|
2018-10-23 16:35:37 +02:00 |
|
Matthias Ringwald
|
23f7c1d670
|
l2cap ertm: also send fragment if outgoing fragmment queue is full
|
2018-10-23 16:35:37 +02:00 |
|
Milanka Ringwald
|
0767889630
|
hid_device: fix data report for the case where descriptor does not contain ID
|
2018-10-23 15:05:17 +02:00 |
|
Milanka Ringwald
|
9b0796edf0
|
avrcp_browsing_controller: remove printf from library
|
2018-10-23 14:04:54 +02:00 |
|
Milanka Ringwald
|
65ca3506ca
|
avrcp_browsing_controller: fix get folder items command
|
2018-10-23 12:05:25 +02:00 |
|
Milanka Ringwald
|
97faea967f
|
avrcp_browsing_controller: fix state in connect cmd
|
2018-10-22 22:44:38 +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 |
|
Milanka Ringwald
|
c8cb324e27
|
hid_device: get report fixes for no declared IDS case
|
2018-10-22 15:49:55 +02:00 |
|
Milanka Ringwald
|
a1118d1129
|
device_hid: move get report checks from test to library
|
2018-10-22 15:49:55 +02:00 |
|
Milanka Ringwald
|
4dfe6a8b2d
|
hid_device: move set report cmd validity check from test to library
|
2018-10-22 15:49:55 +02:00 |
|
Milanka Ringwald
|
738c9391f8
|
hid_device: move id and report size check from hid_report_data_callback to library
|
2018-10-22 15:49:55 +02:00 |
|
Milanka Ringwald
|
dbcaefc7b3
|
hid_device: move ID validity check from test to library
|
2018-10-22 15:49:55 +02:00 |
|