1225 Commits

Author SHA1 Message Date
Matthias Ringwald
7d6d7cf52c test/security_manager: move rijndael aes128 into test/rijndael folder 2018-10-05 15:31:38 +02:00
Matthias Ringwald
8659f4fba8 test/pts: cleanup compile config, avoid warnings 2018-10-04 10:04:51 +02:00
Milanka Ringwald
a997575e66 pts: clean compile warnings 2018-10-03 09:43:29 +02:00
Milanka Ringwald
02c9e65a2a pts: extract variable hid_boot_device 2018-10-02 21:42:04 +02:00
Milanka Ringwald
ba9a58fe87 hid_device: implemented get/set report/protocol 2018-10-02 21:42:04 +02:00
Milanka Ringwald
481c7cdcf8 hid_device: handle errors in get_report 2018-09-25 22:40:08 +02:00
Milanka Ringwald
57c18996ad hid_device: allow separate disconnects 2018-09-25 22:40:08 +02:00
Milanka Ringwald
6510739ba0 hid_device: fix create device on incoming connection, add suspend 2018-09-25 22:40:08 +02:00
Milanka Ringwald
8aee7be2bb gap: introduce GIAC and LIAC, use gap_start_inquiry wrapper function 2018-09-24 11:40:59 +02:00
Milanka Ringwald
18a0042090 hid_device: add pts test for hid device and host 2018-09-24 11:05:45 +02:00
Milanka Ringwald
2d660dcab8 pts: add test files 2018-09-18 10:30:12 +02:00
Milanka Ringwald
b59045f9cb pts: update ignore file, Makefile, add test 2018-09-18 10:29:48 +02:00
Milanka Ringwald
0235c9e5bd hids_device: pts testing done 2018-09-13 15:10:24 +02:00
Matthias Ringwald
bf85c2858a merge fixes from master 2018-08-03 22:20:28 +02:00
Matthias Ringwald
584f25c46e pts/sm_test: add test for invalid public key 2018-07-24 14:46:14 +02:00
Matthias Ringwald
c8c99ed6d1 test/sbc: drop HAL_AUDIO_DMA 2018-07-20 16:55:03 +02:00
Matthias Ringwald
19e3fb5b5a pts/avdtp_sink_test: drop HAVE_AUDIO_DMA code 2018-07-20 16:50:16 +02:00
Matthias Ringwald
6038636a4b pts: add btstack_audio 2018-07-20 16:47:56 +02:00
Matthias Ringwald
7ea539b707 pts: fix compile -> named union on btstack_data_source_t 2018-07-11 19:37:19 +02:00
Matthias Ringwald
cea733e4bd test: new sdp/sdp_record_builder calculates sdp record sizes based on provided param 2018-06-26 18:31:42 +02:00
Matthias Ringwald
9e6f232991 test: remove outdated include paths 2018-06-26 13:40:35 +02:00
Milanka Ringwald
f444a4e76f heart rate server test: add uuid in AD 2018-05-11 16:39:34 +02:00
Milanka Ringwald
46e18d797d heart rate server: add support energy extended field, fix flags construction on send 2018-05-11 16:16:07 +02:00
Milanka Ringwald
5d3bf30aab heart rate server: handle notify, read, write 2018-05-11 16:16:07 +02:00
Milanka Ringwald
adc3e7d5ae heart rate service: api 2018-05-11 16:16:07 +02:00
Milanka Ringwald
9383010a5e hrp: add client pts test 2018-05-04 16:03:13 +02:00
Matthias Ringwald
ecf585f612 test/pts: fix warning 2018-04-29 21:55:49 +02:00
Milanka Ringwald
e16032904e test: fix compile 2018-04-27 16:22:43 +02:00
Milanka Ringwald
8c79e1682c avrcp controller: add press and hold cmds 2018-04-27 15:40:24 +02:00
Milanka Ringwald
355a220f69 avrcp target: reject invalid pid 2018-04-27 14:12:22 +02:00
Milanka Ringwald
e72b716b71 avrcp browsing target: send response to get total num of items; remove printf from library 2018-04-26 23:29:29 +02:00
Matthias Ringwald
1589b89786 test/pts: avrcp_controller_test sends fragmented message 2018-04-26 21:57:35 +02:00
Matthias Ringwald
c4b5c3d5ad avrcp_controller: add avrcp_controller_send_custom_command that fragments outgoing commands 2018-04-26 18:25:06 +02:00
Matthias Ringwald
b91269308c test/pts: fix builds 2018-04-26 15:50:35 +02:00
Matthias Ringwald
e034b92c7e gatt_profiles: pass DIS test 2018-04-26 15:38:18 +02:00
Matthias Ringwald
2aedd0f7d7 gatt_profiles: pass PTS tests 2018-04-26 15:18:33 +02:00
Matthias Ringwald
6aa64199fe test/pts: add gatt_profiles test app 2018-04-26 13:47:13 +02:00
Milanka Ringwald
baf4362140 avrcp browsing target: send get folder items 2018-04-26 11:03:56 +02:00
Milanka Ringwald
8a51819492 avrcp target: fix compile errors, draft get folder items 2018-04-26 00:21:54 +02:00
Milanka Ringwald
6568eb54ed avrctp browsing target: start addr player changed, get folder items 2018-04-25 23:34:17 +02:00
Milanka Ringwald
c490eb5a45 avrcp browsing controller: rename functions 2018-04-25 16:00:58 +02:00
Milanka Ringwald
654724debb avrcp browsing target: create browsing connection 2018-04-25 15:38:53 +02:00
Matthias Ringwald
08e5a654d4 test/pts: add device id service record for DID tests 2018-04-25 12:25:59 +02:00
Milanka Ringwald
2bb3471f99 avdtp: fix reconfigure and transfer control 2018-04-24 22:56:28 +02:00
Matthias Ringwald
af45e36ab8 test/pts: improve le data channel tester 2018-04-24 22:48:32 +02:00
Milanka Ringwald
72afcab0c3 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2018-04-24 15:53:58 +02:00
Milanka Ringwald
619d05643b avdtp: update test files for delay report 2018-04-24 14:43:23 +02:00
Milanka Ringwald
12b7c8ec5c avrcp target: implement passthrough 3 & 4 2018-04-24 14:37:08 +02:00
Matthias Ringwald
927253d470 test/hfp: fix test 2018-04-20 17:33:09 +02:00
Matthias Ringwald
6894dd3986 test/sm: change to btstack_cyrpto - comment aes_cmac tests, fix test 2018-04-20 11:10:59 +02:00