11464 Commits

Author SHA1 Message Date
Matthias Ringwald
ad98583a3e auto-pts: add 'send l2capp conn param update' command 2020-08-26 11:55:19 +02:00
Matthias Ringwald
786e475ebe auto-pts: auto-accept just works and numeric comparison 2020-08-26 11:55:19 +02:00
Matthias Ringwald
0a7e9aebe1 auto-pts: implement connection param update via l2cap 2020-08-26 11:55:19 +02:00
Matthias Ringwald
e4fd20371c auto-pts: add console commands for connect/disconnect 2020-08-26 11:55:19 +02:00
Matthias Ringwald
ac109e6c06 auto-pts: support directed advertising 2020-08-26 11:55:19 +02:00
Matthias Ringwald
5883f94f0f auto-pts: add 'enable connectable mode' and remove no BR/EDR flag 2020-08-26 11:55:19 +02:00
Matthias Ringwald
c76cb5f62e auto-pts: use correct service id for unknown commands 2020-08-26 11:55:18 +02:00
Matthias Ringwald
08ec452872 auto-pts: implement classic inquiry, report found devices 2020-08-26 11:55:18 +02:00
Matthias Ringwald
3d68b5c9c0 auto-pts: add console commands to control discoverable modes, return error for unknown commands 2020-08-26 11:55:18 +02:00
Matthias Ringwald
27e11a37a9 auto-pts: generate connected event for classic 2020-08-26 11:55:18 +02:00
Matthias Ringwald
4854fe27d5 auto-pts: implement gap connect, disconnect + connect/disconnect events 2020-08-26 11:55:18 +02:00
Matthias Ringwald
97fb77d83b auto-pts: support own_addr_type with identity, rpa, non-rpa in start advertising 2020-08-26 11:55:18 +02:00
Matthias Ringwald
b642f327ea auto-pts: check ad flags for general discovery as well [a2412] 2020-08-26 11:55:18 +02:00
Matthias Ringwald
63fa4200e4 auto-pts: use timeout for limited discovery, only report ad with limited discoverable flag set [a2410][a2411] 2020-08-26 11:55:17 +02:00
Matthias Ringwald
4a1d46c437 auto-pts: fix parsing of start advertisement command 2020-08-26 11:55:17 +02:00
Matthias Ringwald
baa9a07aac auto-pts: fix advertisement setup, add console command 2020-08-26 11:55:17 +02:00
Matthias Ringwald
6519249aa5 auto-pts: add TEST_POWER_CYCLE that tests libusb restart reliability 2020-08-26 11:55:17 +02:00
Matthias Ringwald
8372d94edd auto-pts: set AD-Flags based on discoverable type 2020-08-26 11:55:17 +02:00
Matthias Ringwald
f0e3106b0c auto-pts: process BTP advertisement/scan response data 2020-08-26 11:55:17 +02:00
Matthias Ringwald
3f0f513bea auto-pts: set fixed IRK 2020-08-26 11:55:17 +02:00
Matthias Ringwald
f9cd35e37d auto-pts: log BTP to stdout and pklg, implement more gap commands, add console ui 2020-08-26 11:55:16 +02:00
Matthias Ringwald
18f4873093 auto-pts: log socket disconnect 2020-08-26 11:55:16 +02:00
Matthias Ringwald
de782e49b0 auto-pts: log gap settings, make sure gap state is sent after power off, prefix advertisement with AD-Flags 2020-08-26 11:55:16 +02:00
Matthias Ringwald
afa0a6aa0b auto-pts: log BTP responses by btpclient 2020-08-26 11:55:16 +02:00
Matthias Ringwald
869e6d4e66 auto-pts: fix typo 2020-08-26 11:55:16 +02:00
Matthias Ringwald
f0946845ff auto-pts: some gap commands 2020-08-26 11:55:16 +02:00
Matthias Ringwald
91fd6a4119 auto-pts: fix compile 2020-08-26 11:55:16 +02:00
Matthias Ringwald
70bbc02dd5 auto-pts: fix btp command receive 2020-08-26 11:55:15 +02:00
Matthias Ringwald
e0b77f1e04 auto-pts: add btp op and event codes 2020-08-26 11:55:15 +02:00
Matthias Ringwald
603cbe0dc8 auto-pts: implement btp_connection via sockeet 2020-08-26 11:55:15 +02:00
Matthias Ringwald
884e4d44b1 auto-pts: empty project 2020-08-26 11:55:15 +02:00
Matthias Ringwald
d7b77a0cba libusb: de-init tlv on power off 2020-08-26 11:55:15 +02:00
Matthias Ringwald
4129d206a9 btstack_tlv_posix: add btstack_tlv_posix_deinit 2020-08-26 11:55:15 +02:00
Matthias Ringwald
ac51aada34 att_db_util: allow to reset att_db via att_db_util 2020-08-26 11:55:15 +02:00
Matthias Ringwald
44127f4351 att_db: add helper functions for auto-pts btpclient 2020-08-26 11:55:14 +02:00
Milanka Ringwald
e33c5309b0 avrcp: fix parsing of signalling responses 2020-08-26 11:06:49 +02:00
Milanka Ringwald
a4ec7672d7 avdtp: fix compile warnings 2020-08-26 09:00:01 +02:00
Matthias Ringwald
60030d2ce5 hci_transport_h5: set timeout handler during hci_transport_link_init 2020-08-24 17:59:05 +02:00
Matthias Ringwald
27e0577870 btstack_run_loop: use btstack_assert() instead of local version 2020-08-24 17:53:58 +02:00
Matthias Ringwald
eec4d6c63c windows: fix test in usb_close 2020-08-24 17:43:52 +02:00
Matthias Ringwald
30b78f4b1a test: disable leak detection for sdp_client/tlv_posix 2020-08-24 17:37:33 +02:00
Matthias Ringwald
b084b67c92 test/mesh: use LFSR instead of libc rand() 2020-08-24 16:23:52 +02:00
Matthias Ringwald
b31f07b701 test/mesh: call mock_init, report name of unexpected pdu 2020-08-24 15:50:15 +02:00
Matthias Ringwald
24889c9aa6 test/mesh: disable leak detection for mesh_message_test 2020-08-24 14:07:34 +02:00
Matthias Ringwald
c9fe0d9fb4 test/mesh: disable leak detection for mesh_message_test 2020-08-24 13:57:45 +02:00
Matthias Ringwald
213a3171cf mesh: free pending outgoing pdus 2020-08-21 18:56:11 +02:00
Matthias Ringwald
2908c9e636 test/mesh: report gatt packets as sent to avoid memory leak in unit test 2020-08-21 18:22:37 +02:00
Matthias Ringwald
e3de1784d6 stm32-f4discovery-cc256x: increase HCI_ACL_PAYLOAD_SIZE to make pan_lwip_http_server demo work 2020-08-21 17:12:33 +02:00
Matthias Ringwald
d05f4737c7 mesh: free buffers in unit test 2020-08-21 17:01:03 +02:00
Matthias Ringwald
8da98cbec6 hci: fix warning 2020-08-21 16:22:10 +02:00