Matthias Ringwald
|
2fdc0d5318
|
drop fix for pairing complete on disconnect
|
2018-04-03 17:02:09 +02:00 |
|
Matthias Ringwald
|
5d3602ee40
|
pts/sm_test: gitignore TEST_FAIL*
|
2018-04-03 17:02:09 +02:00 |
|
Matthias Ringwald
|
4f95acbc5d
|
pts/sm_test: rename result folder to test_fail if expected failure doesn't match
|
2018-04-03 17:02:09 +02:00 |
|
Matthias Ringwald
|
e5ef36b087
|
pts/sm_test: added OOB tests
|
2018-04-03 17:02:09 +02:00 |
|
Matthias Ringwald
|
a5171bb237
|
pts/sm_test: support passkey entry
|
2018-04-03 17:02:09 +02:00 |
|
Matthias Ringwald
|
ad912a6c9e
|
pts/sm_test: allow simulation of pairing failures
|
2018-04-03 17:02:09 +02:00 |
|
Matthias Ringwald
|
94145cfe40
|
pts/sm_test: enable notification on le counter characteristic
|
2018-04-03 17:02:09 +02:00 |
|
Matthias Ringwald
|
26dc3f675e
|
pts/sm_test: write config.txt
|
2018-04-03 17:02:09 +02:00 |
|
Matthias Ringwald
|
a359d9e749
|
pts/sm_test: first SC test working
|
2018-04-03 17:02:09 +02:00 |
|
Matthias Ringwald
|
5b6c930de2
|
pts: sm_test.py reads sm_test.csv descriptions and creates result folder
|
2018-04-03 17:02:09 +02:00 |
|
Matthias Ringwald
|
bb9658b8ca
|
pts: sm.py to run sm tests using 2 BTstack processes
|
2018-04-03 17:02:09 +02:00 |
|
Matthias Ringwald
|
6157e074a1
|
test/att_db: fix test data for att_db_util test
|
2018-03-29 17:20:35 +02:00 |
|
Milanka Ringwald
|
c0519d72a1
|
pts: fix compile
|
2018-03-26 21:52:25 +02:00 |
|
Matthias Ringwald
|
4a34092706
|
test: fix compile warnings and gatt_client test
|
2018-02-19 15:42:54 +01:00 |
|
Matthias Ringwald
|
d622dcd08a
|
test: fix compile
|
2018-02-05 18:46:26 +01:00 |
|
Matthias Ringwald
|
993da9623b
|
test/att_db: fix compile
|
2018-01-30 17:35:29 +01:00 |
|
Milanka Ringwald
|
6276d22a9a
|
sbc: fix unused parameter compile error
|
2018-01-17 16:53:41 +01:00 |
|
Milanka Ringwald
|
d6ec9a32b8
|
sbc test: add new param to decoder test to introduce partial frame corruption
|
2018-01-17 16:39:48 +01:00 |
|
Milanka Ringwald
|
813397ea25
|
sbc: remove bad frame num
|
2018-01-17 16:39:48 +01:00 |
|
Milanka Ringwald
|
ad75da140d
|
avrcp browsing: AVRCP msg fragmentation
|
2018-01-17 16:39:48 +01:00 |
|
Milanka Ringwald
|
1cc1d9e923
|
hfp ag: clean up command string construction
|
2018-01-09 16:06:14 +01:00 |
|
Milanka Ringwald
|
63e0421ec0
|
avdtp source demo: use configured sample rate
|
2017-12-22 23:50:42 +01:00 |
|
Milanka Ringwald
|
67ae582d9f
|
avdtp source test: emit all received capabilities
|
2017-12-20 14:48:22 +01:00 |
|
Milanka Ringwald
|
9974aee0d2
|
avdtp sink: update API to retrun cmd status, fix reconfigure, remove printf from library
|
2017-12-15 16:11:34 +01:00 |
|
Matthias Ringwald
|
a4f7d0a0d8
|
pts: fix compile
|
2017-12-13 16:52:44 +01:00 |
|
Milanka Ringwald
|
a99118cda0
|
pts test: fix compile, add browsing controller cmds
|
2017-12-13 14:33:38 +01:00 |
|
Milanka Ringwald
|
2ee0e329f8
|
increase HCI_ACL_PAYLOAD_SIZE
|
2017-12-13 14:31:44 +01:00 |
|
Matthias Ringwald
|
12ccb71b49
|
hid_parser: compact single-pass HID Parser to process HID Reports based on HID Descriptor
|
2017-12-04 14:55:17 +01:00 |
|
Matthias Ringwald
|
c37cd8f3d1
|
sbc: split btstack_sbc_bludroid.c into seperate encoder and decoder implementation
|
2017-11-29 17:13:17 +01:00 |
|
Matthias Ringwald
|
69cb6daf5c
|
test/linked_list: fix compile
|
2017-11-17 18:04:16 +01:00 |
|
Matthias Ringwald
|
b9e5ded78b
|
test/avrcp: fix compile
|
2017-11-09 13:45:40 +01:00 |
|
Matthias Ringwald
|
08dc639452
|
l2cap: round robin for fixed channel send requests
|
2017-11-04 21:41:53 +01:00 |
|
Matthias Ringwald
|
d1700513b5
|
btstack_tlv_posix: basic implementation that keeps all entries in RAM but persists new entries to disk
|
2017-10-23 14:24:19 +02:00 |
|
Matthias Ringwald
|
8f8dd6263a
|
att_db: introduce PERSISTENT_WRITE_CCC, add to CCC ATT handle
|
2017-10-17 14:50:51 +02:00 |
|
Matthias Ringwald
|
42133918ad
|
le_device_db_tlv: only cache used enries, don't compact anymore
|
2017-10-16 17:04:57 +02:00 |
|
Milanka Ringwald
|
a7a576295b
|
avrcp pts test: fix compile
|
2017-10-12 17:18:52 +02:00 |
|
Matthias Ringwald
|
086d1dcb6e
|
test/att_db_util: update le_counter.h
|
2017-09-22 14:51:03 +02:00 |
|
Matthias Ringwald
|
2e1f7af07f
|
test/ble_client: fix compile
|
2017-09-19 17:21:02 +02:00 |
|
Matthias Ringwald
|
4f366ea52f
|
test/gatt_client: fix test for ATT_TRANSACTION_MODE_VALIDATE
|
2017-09-19 11:55:42 +02:00 |
|
Milanka Ringwald
|
fd58c90006
|
a2dp sink: cleanup api, add minimal docu, update tests and examples
|
2017-08-29 15:22:27 +02:00 |
|
Matthias Ringwald
|
17ae5bc4f4
|
FLASH HAL: use 'bank' instead of 'sector'
|
2017-08-16 15:58:03 +02:00 |
|
Matthias Ringwald
|
8aecaa9f0f
|
btstack_tlv_flash_sector: trigger migration if Flash is not erased after last found tag
|
2017-08-16 14:53:22 +02:00 |
|
Matthias Ringwald
|
e1f907047d
|
test/security_manager: fix test
|
2017-08-14 18:10:26 +02:00 |
|
Matthias Ringwald
|
392ab97ecb
|
test/gatt_client: fix compile
|
2017-08-14 17:17:45 +02:00 |
|
Matthias Ringwald
|
ee32965340
|
test/flash_tlv: fix test
|
2017-08-14 16:45:48 +02:00 |
|
Matthias Ringwald
|
0c92bcc661
|
sm: drop support for mbed-tls for ECDH
|
2017-08-14 11:17:52 +02:00 |
|
Matthias Ringwald
|
1f5ff4332f
|
le_device_db_tlv: le_device_db.h implementation on top of btstack_tlv.h interface
|
2017-08-11 16:34:10 +02:00 |
|
Milanka Ringwald
|
4567cc17d5
|
avdtp/avrcp: log error on malloc failure
|
2017-08-09 16:45:27 +02:00 |
|
Milanka Ringwald
|
4b338011de
|
avrcp target: added response for unit and subunit info
|
2017-08-08 17:09:47 +02:00 |
|
Matthias Ringwald
|
9c0e62d33a
|
l2cap: introduce parameter object l2cap_ertm_config_t for l2cap_create_ertm_channel and l2cap_accept_ertm_connection
|
2017-07-25 15:15:03 +02:00 |
|