Commit Graph

  • 2419120a64 sm: validate OOB data before sending random nonce Matthias Ringwald 2024-10-30 12:19:34 +01:00
  • 25d5427a34 tool/state_num: remove whitespace Matthias Ringwald 2024-10-29 10:58:35 +01:00
  • e5fc01d68a gatt_client: allow read multiple variable for unenhanced att bearer Matthias Ringwald 2024-10-28 14:19:25 +01:00
  • bbb8e69815 gatt_client: allow to ignore EATT bearer Matthias Ringwald 2024-10-28 12:19:49 +01:00
  • f2bbac443b gatt_client: fix gatt client connected event Matthias Ringwald 2024-10-28 11:15:30 +01:00
  • a3c700b46c l2cap: fix returned error codes for insufficient CBM connection Matthias Ringwald 2024-10-27 19:43:02 +01:00
  • 67313e8ce9 l2cap: add FCS option to ERTM configure response Matthias Ringwald 2024-10-27 19:42:08 +01:00
  • 2a5b7c22b9 l2cap: fix spelling Matthias Ringwald 2024-10-27 17:32:37 +01:00
  • bb1f325522 l2cap: set extended flow control bit in information response if enabled Matthias Ringwald 2024-10-26 17:12:38 +02:00
  • 9244e83c85 hci: truncate L2CAP packet to l2cap PDU size Matthias Ringwald 2024-10-25 17:40:23 +02:00
  • 9007c8918e gap: add gap_request_connection_subrating Matthias Ringwald 2024-10-24 15:40:06 +02:00
  • f266fcb126 hci: enable connection subrating during init Matthias Ringwald 2024-10-24 15:39:28 +02:00
  • 03a8d1d24d hci_cmd: add subrate commands Matthias Ringwald 2024-10-24 15:39:01 +02:00
  • 99b223ff1a rfcomm: fix multiple outgoing channel setup Matthias Ringwald 2024-11-01 18:56:51 +01:00
  • 57ea53d197 hci_dump: fix build with ENABLE_LOG_BTSTACK_EVENTS Matthias Ringwald 2024-10-31 20:42:03 +01:00
  • cb912b126f hci: fix caching of authentication requirements used in hci io capability request reply Matthias Ringwald 2024-10-30 08:55:52 +01:00
  • 7d6c505951 chipset/bcm: fix warnings Matthias Ringwald 2024-10-28 19:25:41 +01:00
  • 5dadb9a75a
    Fix use correct variable Jonas Patrick Völlmecke 2024-10-25 16:57:47 +02:00
  • af411b3ff8 gap: only store link key if at least one side requests bonding during the IO Capabilities exchange. Matthias Ringwald 2024-10-23 15:16:36 +02:00
  • ca8a5d3cc1 hci: store ssp io capability request reply auth requirements in connection Matthias Ringwald 2024-10-23 14:59:53 +02:00
  • 042de22dd4 bluetooth_gatt: add GMAS service + characteristics Matthias Ringwald 2024-10-16 15:33:21 +02:00
  • 71f4b58fd7 chipset: add STM32WB0 Matthias Ringwald 2024-10-12 12:49:36 +02:00
  • 5753fca539 hsp: use btstack_snprintf_assert_complete Matthias Ringwald 2024-10-11 18:35:00 +02:00
  • 865e2b5481 hfp: use btstack_snprintf_assert_complete and btstack_snprintf_best_effort Matthias Ringwald 2024-10-11 18:34:52 +02:00
  • 2e2ef1f132 avrcp: use btstack_snprintf_assert_complete Matthias Ringwald 2024-10-11 18:34:29 +02:00
  • b730708f7c hci_dump_posix_fs: use btstack_snprintf_assert_complete Matthias Ringwald 2024-10-11 18:34:02 +02:00
  • d5bacf302a btstack_link_key_db_fs: use btstack_snprintf_assert_complete Matthias Ringwald 2024-10-11 18:32:30 +02:00
  • c75b474d0b chipset/realtek: use btstack_snprintf_assert_complete Matthias Ringwald 2024-10-11 18:23:35 +02:00
  • 7e964e2653 gatt_service_client: remove gatt_service_client_att_status_to_error_code Matthias Ringwald 2024-10-11 18:10:53 +02:00
  • 17cb79bf3a avdtp: delete unnecessary code louislee91 2024-10-14 20:01:56 +08:00
  • 8981e44266 pbap_client: allow to specify order, search property and search value for pull vcard Matthias Ringwald 2024-10-10 14:05:13 +02:00
  • 45cccc7d14 gatt-service/hids-client: use gatt_client_att_status_to_error_code Matthias Ringwald 2024-10-09 15:27:54 +02:00
  • 67e0500dd3 gatt-service/spsc-client: use gatt_client_att_status_to_error_code Matthias Ringwald 2024-10-09 15:27:38 +02:00
  • 13a624a6d9 gatt_service_client: use gatt_client_att_status_to_error_code Matthias Ringwald 2024-10-09 15:27:04 +02:00
  • e80543a776 gatt_client: add gatt_client_att_status_to_error_code Matthias Ringwald 2024-10-09 15:25:28 +02:00
  • a9a6bd4ccd gatt_cliient: fix build for ENABLE_GATT_FIND_INFORMATION_FOR_CCC_DISCOVERY Matthias Ringwald 2024-10-08 17:21:19 +02:00
  • d44a2fefb7 btstack_tlv_builder: fix typo in header Matthias Ringwald 2024-10-07 12:28:41 +02:00
  • 5deb8494f6 hci_transport_h4: skip stm32wb0 extended events develop-stm32wb0 Matthias Ringwald 2024-10-06 15:13:47 +02:00
  • d38efbba5c hxcmod-player: remove non ASCII characters Matthias Ringwald 2024-10-01 11:19:55 +02:00
  • 2eecdfbb4c libusb: add -Werror=uninitialized for Clang Matthias Ringwald 2024-10-01 11:19:14 +02:00
  • c46e8f558e btstack_util: fix warning in btstack_snprintf_assert_complete Matthias Ringwald 2024-10-01 11:14:01 +02:00
  • 41c4432190 gatt_service_client: set characteristic uuid16s Matthias Ringwald 2024-10-01 11:12:35 +02:00
  • ec4308b406 map_client_demo: MAP/MCE/MMB/BV-26-C automated temp-mw-map_old-MCE-MSM-BV-13-PASS Marcel Wappler 2024-10-01 09:51:57 +02:00
  • 6426418c2b esp32: trigger packet sent after sending packet to VHCI as host_send_pkt_available_cb does not work on C6 with ESP-IDF /v5.3 develop-esp32-c6 Matthias Ringwald 2024-09-30 22:45:22 +02:00
  • 5bc85483c6 goep_client: increase packet buffer for l2cap to 500 Matthias Ringwald 2024-09-27 18:18:55 +02:00
  • 3355493931 goep_server: allow to set srmp wait, name and type headers Matthias Ringwald 2024-09-27 18:21:59 +02:00
  • ba8264da49 goep_server: fix address endianess in connect events Matthias Ringwald 2024-09-27 18:20:50 +02:00
  • e7b3edb089 obex_parser: add debug logging Matthias Ringwald 2024-09-27 18:25:37 +02:00
  • 7e1e42bbf8 obex_message_builder: allow to set srmp wait, name and type headers Matthias Ringwald 2024-09-27 18:28:29 +02:00
  • b1b7748945 obex: add MAP constants Matthias Ringwald 2024-09-27 18:28:45 +02:00
  • d1a44612f2 hci_dump_windows_fs: allow to increase log message buffer Matthias Ringwald 2024-09-27 17:35:16 +02:00
  • 7d006440e7 hci_event_builder: use JV format for add string Matthias Ringwald 2024-09-30 10:33:51 +02:00
  • 43bdd57606 btstack_util: use hci_dump_log Matthias Ringwald 2024-09-30 14:11:53 +02:00
  • 74d3bb9da4 btstack_util: provide replacement for strncasecmp, strcasecmp in Visual Studio Matthias Ringwald 2024-09-30 14:09:09 +02:00
  • 9fce1f717e btstack_util: add read/write single bytes to little_endian/big_endian functions Matthias Ringwald 2024-09-30 13:57:03 +02:00
  • d6114072e1 btstack_util: add N_BITS macro Matthias Ringwald 2024-09-30 14:01:10 +02:00
  • e84248e591 btstack_defines: add ARRAYSIZE macro Matthias Ringwald 2024-09-30 13:53:59 +02:00
  • bdbfbe1cea btstack_debug: provide STATIC_ASSERT macro to allow use sizeof at compile time Matthias Ringwald 2024-09-30 14:16:00 +02:00
  • 585600fe6c gitignore: add vs and vscode Matthias Ringwald 2024-09-27 17:37:32 +02:00
  • 1166bed9c6 map_access_server: fixed Parameter for MAP_SUBEVENT_GET_CONVO_LISTING); Marcel Wappler 2024-09-30 11:41:01 +02:00
  • e2cd77349c libusb: depend on all .gatt files Matthias Ringwald 2024-09-28 16:20:26 +02:00
  • b200f00fce goep_client; fix connect to MAP MAS without ENABLE_GOEP_L2CAP Matthias Ringwald 2024-09-27 12:00:05 +02:00
  • 5b98eec826 map_client_demo: add PTS dongle of MacBook Pro 2016 in comment Matthias Ringwald 2024-09-27 09:37:23 +02:00
  • a64edcfe16 map_client_demo: improve console ui Matthias Ringwald 2024-09-27 09:56:54 +02:00
  • 254e1c2b6b map_access_client: specify LastActivity as const in map_access_client_set_owner_status to allow calling it with string Matthias Ringwald 2024-09-27 09:24:43 +02:00
  • 15f2def9c3 map_client_demo: fix build Matthias Ringwald 2024-09-27 09:22:06 +02:00
  • 68fe3924f9 avoid sizeof on pointers to arrays Matthias Ringwald 2024-09-27 09:11:45 +02:00
  • 896b6985db map_access_client: use char for name_header (fixes warning) Matthias Ringwald 2024-09-27 09:07:48 +02:00
  • 2b6e7fd930 map_client_demo: MAP/MCE/MMB/BV-21-C: PASS a, p, F, 5, g Marcel Wappler 2024-09-27 08:45:24 +02:00
  • 72971c9972 map_client_demo: renumbering test cases Marcel Wappler 2024-09-27 08:44:57 +02:00
  • b795dcd07c windows: include <Windows.h> first Marcel Wappler 2024-06-10 11:06:01 +02:00
  • d282ad889d hci_dump_windows_fs: allow read of .pklg while logging Marcel Wappler 2024-05-06 14:14:48 +02:00
  • a8ddb7eeff btstack_hid_parser: fix build with log_debug Matthias Ringwald 2024-09-26 15:51:11 +02:00
  • db449e89e7 a2dp: set BTSTACK_FILE__ at start Matthias Ringwald 2024-07-01 12:15:35 +02:00
  • 345352ac28 hci: fix log level Matthias Ringwald 2024-09-26 15:38:24 +02:00
  • 22e80acc5e goep_server: include gap.h Matthias Ringwald 2024-09-26 15:23:03 +02:00
  • 64b4329f5b hci_dump_posix: limit log message len Matthias Ringwald 2024-09-23 18:27:56 +02:00
  • b39ba5be90 msp432p401lp-cc256x: missing library file Matthias Ringwald 2024-09-26 14:24:13 +02:00
  • bbc6d41329 stm32-f4discovery-cc2564: remove semicolon Matthias Ringwald 2024-09-26 14:12:43 +02:00
  • 45299ad704 doc: gitignore generated docs Matthias Ringwald 2024-09-26 14:09:22 +02:00
  • b9bf29a070 gitignore: JetBrains IDE files Matthias Ringwald 2024-09-26 14:07:37 +02:00
  • e54a3bca5d doc: add missing words in gap and gatt server sections Matthias Ringwald 2024-09-26 13:55:44 +02:00
  • 29effdf1c4 mac_access_client: WIP PUSH Message Marcel Wappler 2024-09-26 11:19:08 +02:00
  • b3381ddbb1 map_access_client/map_client_demo: PUSH message API: message_handle, conversation_id Marcel Wappler 2024-09-25 12:08:38 +02:00
  • 86ac654ec8 map_client_demo: BT MAP spec and PTS have spaces after the emails header's keywords Marcel Wappler 2024-09-25 12:06:22 +02:00
  • 9f20c3fbf7 map_access_server_map_mse_demo: MAP/MSE/MFMH/BV-01-C: RE-PASS(2024-09-25) PTS 8.7.0 Fixed: PUT Continue missing, bad request instead - "#define MAP_HANDLE_PUT_CONTINUE_BY_APP" is the reason Marcel Wappler 2024-09-25 10:31:39 +02:00
  • 87cab4caa6 map_access_server: egression - PASS (2024-09-25) PTS 8.7.0 INFO: PUT Continue missing, bad request instead - "#define MAP_HANDLE_PUT_CONTINUE_BY_APP" is the reason Marcel Wappler 2024-09-25 09:35:46 +02:00
  • 4c5b33e86e map_mse_demo: code cleanup Marcel Wappler 2024-09-25 09:35:13 +02:00
  • e81ab2f716 map_access_server: fixed build error Marcel Wappler 2024-09-25 09:07:09 +02:00
  • 9661c4a7fe map_access_client: WIP experiement to find THE push message PTS accepts Marcel Wappler 2024-09-24 15:16:22 +02:00
  • 6f04bb80a1 mal_client_demo: console cleanup Marcel Wappler 2024-09-24 15:15:37 +02:00
  • d6efb954a2 map_client_demo: consolidate current_folder and path into folder so we can SETPATH into inbox/outbox etc. PTS wants to see this Marcel Wappler 2024-09-24 15:14:50 +02:00
  • 5952b41f79 map_access_client: make conv_id optional in push messages Marcel Wappler 2024-09-24 15:11:07 +02:00
  • a4a6908e1f map_access: code formating Marcel Wappler 2024-09-24 15:10:05 +02:00
  • d329620aa1 map_access: centralize all APP_PARAM enums Marcel Wappler 2024-09-24 15:09:27 +02:00
  • ed1e097a45 map_client:demo: MAP/MCE/MMB/BV-07-I: PASS, automated Marcel Wappler 2024-09-24 14:05:20 +02:00
  • f1dfd95260 map_client_demo: automated MAP/MCE/MMB/* existing tests Marcel Wappler 2024-09-24 14:04:55 +02:00
  • 855098ed09 map_access_client: fixed regression in PUT StatusUpdate (StatusIndicator) Marcel Wappler 2024-09-24 14:03:57 +02:00
  • e3d08b07bc map_client_demo: cleanup console Marcel Wappler 2024-09-24 13:58:59 +02:00
  • 88380ad3b4 map_client_demo: fix buffer overflow Marcel Wappler 2024-09-24 13:58:27 +02:00