10729 Commits

Author SHA1 Message Date
Matthias Ringwald
18976c74b2 test/fuzz: prepare classic acl + sco incoming and ready + le ready hci connection for fuzz_hci 2020-01-28 18:22:43 +01:00
Milanka Ringwald
1da46a67a1 mesh: add missing API functions [a2579] 2020-01-28 11:47:48 +01:00
Milanka Ringwald
3ef45e9132 mesh: implement config client key refresh msgs [a2579] 2020-01-28 11:41:08 +01:00
Milanka Ringwald
64c3d06bad mesh: implement config client node reset and friend msgs [a2578,a2584] 2020-01-28 11:41:08 +01:00
Matthias Ringwald
f3ede59445 test/fuzz: test hci 2020-01-27 22:16:45 +01:00
Milanka Ringwald
df02a64146 mesh: implement sig and vendor model app list 2020-01-27 12:17:30 +01:00
Milanka Ringwald
8d4cf36ecc mesh: implement mesh client configuration model appkey bind/unbind messages 2020-01-27 11:24:31 +01:00
Milanka Ringwald
82cfc808ca mesh: implement mesh client configuration node identity messages 2020-01-27 10:59:36 +01:00
Milanka Ringwald
b913070192 mesh: move mesh_node_identity_state_t definition from mesh proxy to node 2020-01-27 10:59:36 +01:00
Matthias Ringwald
77b3fe1a41 hci: fix validation of HCI_EVENT_NUMBER_OF_COMPLETED_PACKETS, incorrect check added in 9784dac 2020-01-23 17:36:07 +01:00
Matthias Ringwald
64559b7673 att_db_util: fix compile 2020-01-23 14:59:37 +01:00
Milanka Ringwald
b629980d78 mesh_configuraiton_client: implement netkey and appkey messages 2020-01-23 14:59:19 +01:00
Matthias Ringwald
5c0b28ef04 att_db_util: fix realloc of att db buffer for large attributes 2020-01-23 14:36:06 +01:00
Matthias Ringwald
8d783ab1e6 l2cap: fix compile 2020-01-23 11:07:27 +01:00
Matthias Ringwald
c839c6f943 gatt_client: set uuid16 to zero when deserializing uuid128 services, characteristics, and descriptors 2020-01-21 19:13:52 +01:00
Milanka Ringwald
908a73e370 mesh_configuraiton_client: subscription get and list messages 2020-01-21 16:37:05 +01:00
Milanka Ringwald
bacd6cd3ab mesh_access: getters for sig and vendor model identifiers 2020-01-21 16:37:05 +01:00
Matthias Ringwald
0ac5ead3a2 libusb: remove cmake build files 2020-01-21 14:22:52 +01:00
Matthias Ringwald
3d57634366 test/fuzz: update link flags 2020-01-21 14:21:32 +01:00
Milanka Ringwald
035337cc92 add specification versions covered by Bluetooth SIG qualification 2020-01-21 11:53:27 +01:00
Matthias Ringwald
9784dac19c hci: validate size of hci inquiry events and num completed packet 2020-01-20 18:10:04 +01:00
Matthias Ringwald
eddac6153d test/fuzz: test hci 2020-01-20 18:08:59 +01:00
Matthias Ringwald
1f805efefd test/fuzz: test hci_transport_h4 2020-01-19 00:44:02 +01:00
Matthias Ringwald
8c7252e203 hci_transport_em9304_spi: avoid spi read for empty payload 2020-01-19 00:41:16 +01:00
Matthias Ringwald
bb80652885 hci_transport_h4: avoid uart read for empty payload 2020-01-19 00:39:55 +01:00
Matthias Ringwald
d5fc1d92ed fix compile 2020-01-19 00:22:10 +01:00
Matthias Ringwald
8334d3d848 MISRAC2012-Rule-8.9: inline const objects that are used by single function 2020-01-17 11:30:10 +01:00
Matthias Ringwald
b15ccad8bc esp32: fix pan_lwip_http_server example build using Makefile 2020-01-16 17:38:31 +01:00
Matthias Ringwald
7cdc89a533 ports: enable software AES128 on most desktop platforms 2020-01-16 15:29:48 +01:00
Matthias Ringwald
379d3ace42 tool/compile_gatt: revert to working version 2020-01-16 15:15:37 +01:00
Matthias Ringwald
7d1c0c3aea sm: fix warning 2020-01-16 15:06:35 +01:00
Matthias Ringwald
2b99f6edb7 hfp_hf: pass in param for hfp_hf_emit_enhanced_call_status via hfp_connection_t 2020-01-16 14:52:56 +01:00
Matthias Ringwald
d8133c09d0 avrcp_target: use avrcp_target_response_setup to reduce params to avrcp_target_response_vendor_dependent_interim 2020-01-16 14:45:38 +01:00
Matthias Ringwald
6649facb02 avrcp_target: extract avrcp_target_response_setup 2020-01-16 14:39:48 +01:00
Matthias Ringwald
b68ca59f0e avrcp_target: only use RFC2978_CHARSET_MIB_UTF8 2020-01-16 14:27:56 +01:00
Matthias Ringwald
5e845fceaf avrcp_target: extract avrcp_target_pack_single_element_header 2020-01-16 14:20:37 +01:00
Matthias Ringwald
9b49c4f4ce att_db: validate request pdu len 2020-01-15 19:16:16 +01:00
Matthias Ringwald
31f061fb10 sm: extract f6_setup 2020-01-15 19:11:24 +01:00
Matthias Ringwald
883180d368 att_db: inline handle_find_by_type_value_request2 2020-01-15 18:38:23 +01:00
Matthias Ringwald
e46880dc33 rfcomm: rewrite code without goto 2020-01-15 18:07:36 +01:00
Matthias Ringwald
a5ceff158c raspi: use software aes128 2020-01-15 16:41:57 +01:00
Matthias Ringwald
08c7954571 btstack_crypto: avoid c++ style for loop init 2020-01-15 16:41:38 +01:00
Matthias Ringwald
426f998884 hfp_hf: extract hfp_hf_handle_rfcomm_command 2020-01-13 22:19:23 +01:00
Matthias Ringwald
5dde773e0b tool/metrics: handle metric without deviations 2020-01-13 22:16:04 +01:00
Matthias Ringwald
64246e5e2a avrcp, avdtp: fix warnings 2020-01-13 18:36:32 +01:00
Matthias Ringwald
7b81669adb avrcp: extract avrcp_handle_sdp_client_query_attribute_value 2020-01-13 18:27:29 +01:00
Matthias Ringwald
ce6a59c0b1 avdtp: fix compile 2020-01-13 18:27:13 +01:00
Matthias Ringwald
6ed344c3fa avdtp: extract avdtp_handle_sdp_client_query_attribute_value, reduce level with early returns in avdtp_choose_sbc_sampling_frequency 2020-01-13 18:20:28 +01:00
Matthias Ringwald
6865454298 pbap_client: extract pbap_packet_handler_hci and pbap_packet_handler_goep 2020-01-13 17:29:59 +01:00
Matthias Ringwald
0b667d4199 l2cap: extract l2cap_acl_classic_handler_for_channel 2020-01-13 17:21:10 +01:00