1995 Commits

Author SHA1 Message Date
Milanka Ringwald
25d0666c75 map_util: assert data len, use explicit comparisons in if clauses 2019-10-22 15:16:33 +02:00
Milanka Ringwald
4eb8f7a7eb map_client: fix compile 2019-10-22 14:55:07 +02:00
Milanka Ringwald
8fce0df8fe map_client: enable ASSERT, fix compile 2019-10-22 14:44:26 +02:00
Matthias Ringwald
3e35e030aa test/mesh: initial version of mesh-aware p .pklg dumper 2019-10-21 16:04:08 +02:00
Matthias Ringwald
6d64841b77 test/mesh: net_mic len depends on CTL, add network_encrypt 2019-10-18 22:28:32 +02:00
Matthias Ringwald
bbaf89325d test/mesh: add mesh network pdu deobfuscation and decryption 2019-10-18 19:25:27 +02:00
Matthias Ringwald
1d0ba3a509 test/mesh: mesh security toolbox in python 2019-10-18 11:51:20 +02:00
Matthias Ringwald
63197f4548 test/mesh: fix mesh_messag_test build 2019-10-11 16:08:10 +02:00
Matthias Ringwald
4926bfb09f test/mesh: enable asserts 2019-10-04 10:53:33 +02:00
Matthias Ringwald
6a5ffed8f9 fix warnings 2019-10-04 10:10:56 +02:00
Milanka Ringwald
84e3541e4b bluetooth_psm: replace prefix PSM_ with BLUEOOTH_PSM_ 2019-09-27 15:13:48 +02:00
Milanka Ringwald
9cb80b17e9 gat_client: rename status to att_status in GATT_EVENT_QUERY_COMPLETE event, add and use ATT_ERROR_SUCCESS instead of 0 status code 2019-09-25 09:25:38 +02:00
Milanka Ringwald
ae8d9208a9 bluetooth.h: remove unused SDP defines, move SDP defines and SDP_PDU_ID_t to sdp_util.h 2019-09-24 14:46:05 +02:00
Matthias Ringwald
07d7e39291 test: add coverage-freertos-ble target 2019-09-23 16:15:22 +02:00
Matthias Ringwald
2ebe1e78b8 test/embedded: remove not yet existing file 2019-09-23 16:14:56 +02:00
Matthias Ringwald
a288e04405 test/embedded: added src files missing in coverage 2019-09-23 16:05:08 +02:00
Matthias Ringwald
7ac70013a2 test: add coverage-filter to calc coverage for subset 2019-09-23 15:56:08 +02:00
Matthias Ringwald
108ce72e4d test/embedded: fix compile 2019-09-23 14:44:03 +02:00
Matthias Ringwald
464d3e4332 test: update coverage make target 2019-09-23 14:01:17 +02:00
Matthias Ringwald
713ac74453 test/embedded: add FreeRTOS port to coverage 2019-09-23 13:52:33 +02:00
Matthias Ringwald
5086d94549 test/embedded: add btstack_audio_embedded to coverage 2019-09-23 13:52:11 +02:00
Matthias Ringwald
353d71a996 test: add embedded to coverage 2019-09-23 13:12:35 +02:00
Matthias Ringwald
1a4496387c test/gatt_server: add all gatt services to coverage 2019-09-23 11:26:57 +02:00
Matthias Ringwald
7b4ad03738 test/gatt_client: add ancs_client to coverage 2019-09-23 11:07:26 +02:00
Matthias Ringwald
f97394917c test: add gatt server to coverage 2019-09-23 11:03:53 +02:00
Milanka Ringwald
96b36e0cd3 pts: update avdpt source test to register for delay report 2019-09-20 14:21:16 +02:00
Milanka Ringwald
19650ae897 test: add avdtp_util test 2019-09-20 13:16:20 +02:00
Matthias Ringwald
9ccd94f81e test/sdp: fix sdp_record_builder and add to test suite 2019-09-18 17:42:10 +02:00
Matthias Ringwald
d491c1ea62 test/mesh: add to test suite 2019-09-18 17:29:48 +02:00
Matthias Ringwald
84242f8829 test/mesh: add mesh_message_test to CMake build 2019-09-18 15:17:40 +02:00
Matthias Ringwald
dd2dbe6a83 test/flash_tlv: fix test and add to test suite 2019-09-18 13:13:05 +02:00
Matthias Ringwald
e72aa11aa9 test/cryto: fix compile on debian 2019-09-17 18:28:56 +02:00
Matthias Ringwald
5b303b6778 test/cryto: fix compile on debian 2019-09-17 17:49:30 +02:00
Matthias Ringwald
54671822aa coverage: enable branch coverage 2019-09-17 17:11:24 +02:00
Matthias Ringwald
b338ca6049 coverage: line and function coverage for core 2019-09-17 15:11:58 +02:00
Matthias Ringwald
b43a2cb652 test/obex: fix test data 2019-09-15 20:23:41 +02:00
Matthias Ringwald
5e540b03a0 test/maths: fix build 2019-09-15 20:12:24 +02:00
Matthias Ringwald
aa58a51854 test/hid_parser: fix compile with gcc 2019-09-15 19:34:25 +02:00
Matthias Ringwald
1c22f3beea test: fix and add to main make test 2019-09-14 22:36:27 +02:00
Milanka Ringwald
30a044b095 mesh: rename pb_type_t to mesh_pb_type_t, fixes #249 2019-09-09 17:23:43 +02:00
Matthias Ringwald
23b131cb38 tool/pts: tool to check random values in SMP Pairing Random command 2019-08-22 17:38:12 +02:00
Matthias Ringwald
ac2e9298fd test/pts: fix build 2019-08-21 17:42:56 +02:00
Matthias Ringwald
dd729594dd mesh: use incoming_network_pdu_raw and incoming_network_pdu_decoded in upper transport 2019-08-20 22:27:29 +02:00
Matthias Ringwald
fb04bb57ea mesh: improve mesh_message_test - fix send tests 2019-08-20 18:08:45 +02:00
Matthias Ringwald
5d948fde5b mesh: separate code to expect gatt vs. adv messages 2019-08-20 16:34:07 +02:00
Matthias Ringwald
7a82a0c6a4 mesh: enable relay for test/mesh 2019-08-16 17:08:39 +02:00
Matthias Ringwald
047f254657 mesh: support advertising with node identity on all subnets 2019-08-16 16:02:33 +02:00
Matthias Ringwald
3db24e72c6 mesh: fix compile without ENABLE_MESH_PROXY_SERVER 2019-07-20 08:50:36 +02:00
Matthias Ringwald
7f314f9870 mesh: document location for MeshOpions.ini 2019-07-20 08:50:36 +02:00
Matthias Ringwald
9dd77ddd91 mesh: fix mock 2019-07-20 08:50:36 +02:00