Commit Graph

  • 275e6820cd feat(nimble): Added PAwR support for nimble Abhinav Kudnar 2024-08-29 15:39:35 +08:00
  • 8f99c0d6d6 fix(nimble): Added 1. Option to disable automatic discovery when receiving out-of-sync 2. Fixed robust caching aware state parity 3. Fixed database hash related bugs and memory leaks Sumeet Singh 2024-11-07 17:05:50 +05:30
  • 65f05a1d02 feat(nimble): Added ways to enable/disable some menuconfig options at runtime Sumeet Singh 2024-11-05 21:30:36 +05:30
  • 40b997c65a feat(nimble): Added option to disable automatically sending extra credits to peer Sumeet Singh 2024-10-29 19:23:36 +05:30
  • d1aea09e9d fix(nimble): Fixed bugs related to robust caching Sumeet Singh 2024-10-29 17:23:11 +05:30
  • f4cead0f0d feat(nimble): Added support for persisting csf characteristic for bonded devices Sumeet Singh 2024-10-29 11:45:06 +05:30
  • d207de68f5 fix(nimble): Fixed error in writing signed write value when IRK is shared along with CSRK Sumeet Singh 2024-10-11 12:11:05 +05:30
  • 36d16f1e59 feat(nimble): Added host config to enable or disable SC Only mode during runtime Sumeet Singh 2024-09-07 17:08:40 +08:00
  • d29bed90d6 fix(nimble): Fixed crash in read multiple variable length response callback Sumeet Singh 2024-09-06 17:57:16 +08:00
  • 028d21100a Added bugfix to enable connection subrating Sumeet Singh 2024-08-28 16:01:06 +08:00
  • 71ab12e581 Fixed incorrect condition when comparing l2cap header length and mps/mtu Sumeet Singh 2024-08-26 15:47:07 +08:00
  • b64455b3bd fix(nimble): Fixed services: DIS, SPS, and HIDS Sumeet Singh 2024-07-12 17:16:22 +05:30
  • 13616e2c30 fix(nimble): Fixed encrypted advertisement data example Sumeet Singh 2024-07-02 17:56:15 +05:30
  • 21f8986388 feat(nimble): Added LE GATT Security Levels Characteristic Sumeet Singh 2024-06-24 19:20:32 +05:30
  • a690a05965 feat(nimble): Added support for Enhanced ATT or ATT over Enhanced L2CAP Credit Based Flow Control Mode Sumeet Singh 2024-04-08 16:43:46 +05:30
  • a73b88db94 fix(nimble): Resolved watchdog due to memory exceed prints Abhinav Kudnar 2024-11-22 15:33:00 +08:00
  • a37b3a2904 fix(nimble): Resolved watchdog due to memory exceed prints Abhinav Kudnar 2024-11-22 15:33:00 +08:00
  • fd287cbafe fix(nimble): Resolved watchdog due to memory exceed prints Abhinav Kudnar 2024-11-22 15:33:00 +08:00
  • d00fee8248 fix(nimble): Nimble Error logs in case of memory overflow/failure Abhinav Kudnar 2024-06-21 17:40:54 +05:30
  • 0255fee0e6 fix(nimble): Nimble Error logs in case of memory overflow/failure Abhinav Kudnar 2024-06-21 17:40:54 +05:30
  • da900069fb fix(nimble): Nimble Error logs in case of memory overflow/failure Abhinav Kudnar 2024-06-21 17:40:54 +05:30
  • ca67e3015e Prepare for Apache NimBLE 1.8.0 release nimble_1_8_0_tag nimble_1_8_0_rc1_tag Szymon Janc 2024-11-13 13:12:42 +01:00
  • cdbd44d361 Update missing licenses and rat excludes Szymon Janc 2024-11-12 14:07:23 +01:00
  • 12b877e9d3 nimble/audio/bass: Fix condition in address recognition Szymon Czapracki 2024-10-31 14:27:46 +01:00
  • 4e3ac5b6e7 nimble/host: Add Number Complete Packets event validation Szymon Janc 2024-11-07 09:44:30 +01:00
  • ca6c6173fc Moved min/max macros from global scope in header file to translation unit exlusice c files timoxd7 2022-11-07 14:53:12 +01:00
  • c41feda76b apps/bttester: Add initial support for PACS autopts tests Szymon Czapracki 2024-04-05 14:48:45 +02:00
  • a45a15c1c9 porting/linux: Fix warning about __USE_GNU redefinition Szymon Janc 2024-10-31 13:51:37 +01:00
  • 718129445d Initial commit adding BASS in bttester Szymon Czapracki 2024-04-15 14:56:19 +02:00
  • 1b0b46d891 porting: Sync mbuf with latest core Szymon Janc 2024-10-31 13:54:51 +01:00
  • 8378e697eb nimble/audio/bass: Move check_bis_sync function Szymon Czapracki 2024-10-31 14:32:12 +01:00
  • 71585bb528 nimble/audio/bass: Fix typos in modify source Szymon Czapracki 2024-10-31 14:36:29 +01:00
  • 73536338e4 nimble/audio/bass: Remove unnecessary variable Szymon Czapracki 2024-10-31 14:39:05 +01:00
  • 1d65368c7a nimble/audio/bass: Control point buffer fix Szymon Czapracki 2024-10-31 14:53:43 +01:00
  • 8f6b9df15a ci: Only download required repositories Szymon Janc 2024-10-31 08:58:06 +01:00
  • 84429c43ed ci: Enable newt test on Mac Szymon Janc 2024-10-30 10:18:34 +01:00
  • b1ec600f75 nimble/ll: Fix build with clang 11 on mac Szymon Janc 2024-10-29 16:21:48 +01:00
  • 530f8b98da nimble/host: add eatt opcode check in ble_eatt_l2cap_event_fn Piotr Narajowski 2024-09-20 15:10:09 +02:00
  • b73cbab1f1 nimble/ll: Set handle in cmd_resp before return Michal Gorecki 2024-10-29 14:08:42 +01:00
  • ae401ab5cd nimble/host: ble_gap.c don't use tabs as indentation Michal Gorecki 2024-09-23 16:19:11 +02:00
  • 027a56d46e nimble/host: move att_truncate_to_mtu to ble_att_svr_tx_rsp Piotr Narajowski 2024-09-25 13:56:09 +02:00
  • 1fa9dfd3c0 nimble/audio: Add subgroups information for modify operation Szymon Czapracki 2024-09-23 14:29:45 +02:00
  • b0c3e4a085 porting: Update ports syscfg Mynewt Bot 2024-10-24 10:03:05 +00:00
  • dae0e40cff nimble/ll: Add PA ADI support Michal Gorecki 2024-09-16 12:39:38 +02:00
  • 77902be943 nimble/ll: Refactor DID update Michal Gorecki 2024-09-16 12:32:50 +02:00
  • aafa677d83 nimble/audio/bass: BASS modify source update Szymon Czapracki 2024-08-08 16:52:27 +02:00
  • 80d95d0d0b nimble/audio/bass: Modify add source operation in BASS Szymon Czapracki 2024-08-09 15:44:16 +02:00
  • 37143bed9b nimble/ll: Simplify SyncInfo calculation Andrzej Kaczmarek 2024-10-17 20:40:51 +02:00
  • fd8d1b472f nimble/ll: Fix offset calculation in BIGInfo Andrzej Kaczmarek 2024-10-17 20:21:08 +02:00
  • 80056c481a porting: Update ports syscfg Mynewt Bot 2024-10-21 15:05:14 +00:00
  • a5fa9d1e84 nimble/ll: Add option to select location of AdvA in ext adv Andrzej Kaczmarek 2024-10-06 21:43:38 +02:00
  • caad037667 nimble/ll: Allow anonymous adv on non-scan/conn/legacy only Andrzej Kaczmarek 2024-10-18 17:17:27 +02:00
  • d3bf5ec7c2 nimble/host: Add offset in GATT server long read context Roman Sukhorukov 2024-08-10 09:25:44 +03:00
  • 38d08c9385 nimble/ll: Fix calculating BIG scheduler start time Andrzej Kaczmarek 2024-10-17 00:55:15 +02:00
  • 7ae1910cdc nimble/ll: Null-terminate string in vs_printf HCI event Andrzej Kaczmarek 2024-10-17 20:45:39 +02:00
  • 5191a4eeea porting: Update ports syscfg Mynewt Bot 2024-10-16 21:46:41 +00:00
  • bda4b0c67d nimble/host: Clear ATT queue on conn_free Andrzej Kaczmarek 2024-10-16 02:36:43 +02:00
  • ad2be1f884 fix(nimble): Adjust Data len time in case 5.0 support is not present Rahul Tank 2024-10-14 20:27:35 +05:30
  • e08302d66d fix(nimble): Adjust Data len time in case 5.0 support is not present Rahul Tank 2024-10-14 20:27:35 +05:30
  • 1d866e41af nimble/host: Optimize characteristics discovery Andrzej Kaczmarek 2024-10-09 15:40:29 +02:00
  • 32b2124f54 fix(nimble): Adjust Data len time in case 5.0 support is not present Rahul Tank 2024-10-14 20:27:35 +05:30
  • e0e01ba359 NimBLE AFR: Fix conn_handle related bug in pairing request nimble-1.3.0-idf-v4.4.8-afr Prasad Alatkar 2021-06-16 19:13:42 +05:30
  • bc6435344d NimBLE: Add ble_gap_pairing_req GAP event to accept or reject pairing request Prasad Alatkar 2019-10-18 15:30:28 +05:30
  • 24ff17de7c fix(nimble): Update sbom file to correct nimble version Rahul Tank 2024-10-08 13:56:33 +05:30
  • 9275436895 nimble/ll: Add set ext adv params v2 command Michal Gorecki 2024-09-18 11:51:43 +02:00
  • 881dc67914 nimble/ll: Change ext_adv_params field name Michal Gorecki 2024-09-13 14:38:53 +02:00
  • 73812591bf fix(nimble): Fix the sequence of ll and host transport init Abhinav Kudnar 2024-10-01 20:00:28 +08:00
  • 87dd8bdc03 fix(nimble): Fix the sequence of ll and host transport init Abhinav Kudnar 2024-10-01 20:00:28 +08:00
  • b6d7261d75 nimble/ll: Fix BIG event scheduling relative to padv Andrzej Kaczmarek 2024-09-23 17:34:41 +02:00
  • 64d5000f72 nimble/ll: Fix periodic advertising event timing Andrzej Kaczmarek 2024-09-23 15:03:21 +02:00
  • 5baa3f4ba0 docs: Fix the layout in multiple .rst files for the PDF output Wojciech Pietraszewski 2024-09-26 14:38:54 +02:00
  • 1cdbbe8a79 nimble/ll: Fix RTN handling in HCI BIG Create Andrzej Kaczmarek 2024-09-23 17:35:09 +02:00
  • 363d97a5ae nimble/host: Don't assert on unknown data status Szymon Janc 2024-09-23 16:29:48 +02:00
  • 23d61150dd nimble/host: Add extended advertising report event validation Szymon Janc 2024-09-23 15:59:46 +02:00
  • 3b7a32ea09 nimble/host: Fix legacy advertising report event validation Szymon Janc 2024-09-23 15:57:46 +02:00
  • f39330866a nimble/host: Validate advertising instance before parsing event Szymon Janc 2024-09-23 15:10:28 +02:00
  • 8b3951670c Fix clang compilation issue Rahul Tank 2024-09-21 18:29:57 +05:30
  • 845ea65aca apps/auracast_usb: Fix default value for BIG PHY Andrzej Kaczmarek 2024-09-23 17:34:57 +02:00
  • e60ef0acbf Fix clang compilation issue Rahul Tank 2024-09-21 18:29:57 +05:30
  • bd73912921 nimble/host: Preempt GAP operations before removing entry from RL Andrzej Kaczmarek 2024-09-18 00:36:37 +02:00
  • 4f75c0b3b4 nimble/mesh: Add check for rx buffer in PB ADV Szymon Janc 2024-09-23 14:20:15 +02:00
  • 519c14b34b nimble/audio: Use proper variable within scan delegator assert Szymon Czapracki 2024-09-23 13:51:03 +02:00
  • a6331691e8 nimble/host: Truncate data in ble_eatt_tx Piotr Narajowski 2024-09-18 11:21:35 +02:00
  • 03462b6686 Fix clang compilation issue Rahul Tank 2024-09-21 18:29:57 +05:30
  • 56877b199d fix(nimble): Set data length after connection Rahul Tank 2024-08-06 12:53:45 +05:30
  • fcc0b8057d fix(nimble): Set data length after connection Rahul Tank 2024-08-06 12:53:45 +05:30
  • 62b04f1857 fix(nimble): Set data length after connection Rahul Tank 2024-08-06 12:53:45 +05:30
  • caecb2c628 porting/nuttx: Remove not used wqueue.h Szymon Janc 2024-09-17 16:32:30 +02:00
  • 1962ba1726 nimble/host/src/ble_gap.c - undefined SET_BIT before defining it. The STM32 port also has a SET_BIT. dmainz 2024-09-14 13:00:13 -05:00
  • 67f7e979f0 documentation/sphinx: Fix formatting errors in .rst files Wojciech Pietraszewski 2024-09-17 11:21:03 +02:00
  • 16e1bfc679 nimble/host: Fix L2CAP update request event Andrzej Kaczmarek 2024-09-15 17:02:23 +02:00
  • deb78222b5 nimble/ll: Fix non-connectable PDUs handling for initiator Andrzej Kaczmarek 2024-09-15 17:02:47 +02:00
  • ebaa0fc732 feat(nimble): authorization permission on gatt read and write Sumeet Singh 2024-01-16 12:22:15 +05:30
  • 7e4f538a23 fix(nimble): Add coverity failure fixes Rahul Tank 2024-03-12 16:48:41 +05:30
  • 43226b84d1 fix(nimble): De-register host cb in stack deinit Rahul Tank 2024-09-02 17:42:39 +05:30
  • 81a116a815 fix(nimble): De-register host cb in stack deinit Rahul Tank 2024-09-02 17:42:39 +05:30
  • 121739fe78 fix(ble): fixed the nimble connection reattempt issue when the OPTIMIZE_MULTI_CONN is enabled ShenWeilong 2024-08-02 21:41:54 +08:00
  • 5effa1d3a1 nimble/host: Fix ble_gap_ext_adv_params_tx and rename variables Piotr Narajowski 2024-09-10 10:56:56 +02:00
  • 6b890f81c0 nimble/host: Add support for ext adv param v2 HCI command Rahul Tank 2024-09-09 14:20:49 +05:30
  • 2fa42c38bc nimble/drivers: Add driver for SKY66405 FEM Andrzej Kaczmarek 2024-08-30 16:26:52 +02:00