Re: [PR] Add broadcast support in bttester [mynewt-nimble]

2024-03-21 Thread via GitHub
sjanc merged PR #1698: URL: https://github.com/apache/mynewt-nimble/pull/1698 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

(mynewt-nimble) branch master updated: apps/bttester: Add support for BAP autopts tests

2024-03-21 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git The following commit(s) were added to refs/heads/master by this push: new 3aa35d7a3 apps/bttester: Add support for

Re: [PR] apps/bttester: change device name max len in syscfg [mynewt-nimble]

2024-03-21 Thread via GitHub
codecoup-tester commented on PR #1732: URL: https://github.com/apache/mynewt-nimble/pull/1732#issuecomment-2011681477 AutoPTS Bot results: No failed test found. Successful testsGATTGATT/SR/GAW/BI-32-C PASS -- This is an automated message from the Apache Git

[PR] apps/bttester: change device name max len in syscfg [mynewt-nimble]

2024-03-21 Thread via GitHub
piotrnarajowski opened a new pull request, #1732: URL: https://github.com/apache/mynewt-nimble/pull/1732 This is needed for upper tester, test case GATT/SR/GAW/BI-32-C -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] sys/log: Add number of entries support in log and add log version 4 [mynewt-core]

2024-03-21 Thread via GitHub
andrzej-kaczmarek commented on PR #3168: URL: https://github.com/apache/mynewt-core/pull/3168#issuecomment-2011935111 Would be good to explain what's the purpose of logging number of entries in a log itself. Since you introduce new log version which is not backwards compatible, why

Re: [PR] nimble/host: Change 'move_count' to uint8_t type to prevent out-of-bounds errors [mynewt-nimble]

2024-03-21 Thread via GitHub
sjanc commented on PR #1693: URL: https://github.com/apache/mynewt-nimble/pull/1693#issuecomment-2011728760 okay, so I looked at this and it appears that GCC is not able to properly track relations between globals (eg ble_store_config_num_peer_secs) and memmove in

Re: [PR] apps/bttester: change device name max len in syscfg [mynewt-nimble]

2024-03-21 Thread via GitHub
sjanc merged PR #1732: URL: https://github.com/apache/mynewt-nimble/pull/1732 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

(mynewt-nimble) branch master updated: apps/bttester: change device name max len in syscfg

2024-03-21 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git The following commit(s) were added to refs/heads/master by this push: new f12fbcdb1 apps/bttester: change device

Re: [PR] nimble/ll: Advertising fixes [mynewt-nimble]

2024-03-21 Thread via GitHub
sjanc merged PR #1730: URL: https://github.com/apache/mynewt-nimble/pull/1730 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

(mynewt-nimble) branch master updated (f12fbcdb1 -> 550455679)

2024-03-21 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git from f12fbcdb1 apps/bttester: change device name max len in syscfg add 074710e66 nimble/ll: Reschedule preempted

Re: [PR] apps/bttester: change device name max len in syscfg [mynewt-nimble]

2024-03-21 Thread via GitHub
sjanc commented on PR #1732: URL: https://github.com/apache/mynewt-nimble/pull/1732#issuecomment-2011669104 #AutoPTS run mynewt GATT/SR/GAW/BI-32-C -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Re: [PR] nimble/host: Change 'move_count' to uint8_t type to prevent out-of-bounds errors [mynewt-nimble]

2024-03-21 Thread via GitHub
sjanc commented on PR #1693: URL: https://github.com/apache/mynewt-nimble/pull/1693#issuecomment-2011778597 I'd suggest to use assert() or if() to hint GCC BTW BLE_STORE_MAX_CCCDS() might have similar issues (if also configured to 1) -- This is an automated message from the

(mynewt-nimble) 06/07: nimble/host: Fix leak on EATT connection

2024-03-21 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit a6e47b687bf316a2bfd456a455ca904a9903884d Author: Szymon Janc AuthorDate: Fri Mar 15 10:45:45 2024 +0100

(mynewt-nimble) branch master updated (1c91062db -> 6f8f2572e)

2024-03-21 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git from 1c91062db ci: Add Doxygen Check workflow new 10c2ae801 nimble/eatt: Fix NULL deref in ble_eatt_alloc

(mynewt-nimble) 04/07: nimble/host: Fix EATT restrictions in syscfg

2024-03-21 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 3d6bfda185a6574c19652a3ab0ca998abdfaa85f Author: Szymon Janc AuthorDate: Fri Mar 15 09:01:19 2024 +0100

(mynewt-nimble) 01/07: nimble/eatt: Fix NULL deref in ble_eatt_alloc

2024-03-21 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 10c2ae801809c08d6b0677c06712d7aad9b03ec0 Author: Szymon Janc AuthorDate: Tue Mar 12 14:19:48 2024 +0100

(mynewt-nimble) 05/07: nimble/host: Fix possible memory leak in ble_eatt_prepare_rx_sdu

2024-03-21 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit a41b4570d6f22636ec65bbb94907bf5861765673 Author: Szymon Janc AuthorDate: Fri Mar 15 10:44:50 2024 +0100

(mynewt-nimble) 02/07: nimble/hs: Make ble_eatt_start static and void

2024-03-21 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 826682d3ce20224830f22e75e1fb4bb0fa1ca4fc Author: Szymon Janc AuthorDate: Tue Mar 12 14:20:27 2024 +0100

Re: [PR] Some EATT fixes [mynewt-nimble]

2024-03-21 Thread via GitHub
sjanc merged PR #1728: URL: https://github.com/apache/mynewt-nimble/pull/1728 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

(mynewt-nimble) 07/07: nimble/host: Connect EATT when encryption is enabled

2024-03-21 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 6f8f2572e3d4101f5abae4a05a820e0672994de5 Author: Szymon Janc AuthorDate: Wed Mar 20 13:25:25 2024 +0100

(mynewt-nimble) 03/07: nimble/eatt: Fix no resource handling on accept

2024-03-21 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit b74b97fd7da4aa308f8da48b45e11c2dda86731c Author: Szymon Janc AuthorDate: Tue Mar 12 14:57:04 2024 +0100

Re: [PR] apps/bttester: change device name max len in syscfg [mynewt-nimble]

2024-03-21 Thread via GitHub
codecoup-tester commented on PR #1732: URL: https://github.com/apache/mynewt-nimble/pull/1732#issuecomment-2011671917 Scheduled PR #https://github.com/apache/mynewt-nimble/pull/1732#issuecomment-2011669104 after 09:57:20. -- This is an automated message from the Apache Git Service. To

Re: [PR] apps/bttester: Fix build with EATT enabled [mynewt-nimble]

2024-03-21 Thread via GitHub
sjanc commented on PR #1733: URL: https://github.com/apache/mynewt-nimble/pull/1733#issuecomment-2012470485 #AutoPTS run mynewt GATT/SR/GAW/BI-32-C -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Re: [PR] apps/bttester: Fix build with EATT enabled [mynewt-nimble]

2024-03-21 Thread via GitHub
codecoup-tester commented on PR #1733: URL: https://github.com/apache/mynewt-nimble/pull/1733#issuecomment-2012474230 Scheduled PR #https://github.com/apache/mynewt-nimble/pull/1733#issuecomment-2012470485 after 15:39:51. -- This is an automated message from the Apache Git Service. To

Re: [PR] apps/bttester: Fix build with EATT enabled [mynewt-nimble]

2024-03-21 Thread via GitHub
codecoup-tester commented on PR #1733: URL: https://github.com/apache/mynewt-nimble/pull/1733#issuecomment-2012532411 AutoPTS Bot results: Failed testsGATTGATT/SR/GAR/BI-10-C BTP ERRORGATTGATT/SR/GAW/BI-05-C BTP ERROR Successful testsGATT

Re: [PR] apps/bttester: Fix build with EATT enabled [mynewt-nimble]

2024-03-21 Thread via GitHub
sjanc commented on PR #1733: URL: https://github.com/apache/mynewt-nimble/pull/1733#issuecomment-2012505703 #AutoPTS run mynewt GATT/CL/GAR/BI-07-C GATT/CL/GAR/BV-05-C GATT/SR/GAR/BI-10-C GATT/SR/GAW/BI-05-C -- This is an automated message from the Apache Git Service. To respond to the

[PR] apps/bttester: Fix build with EATT enabled [mynewt-nimble]

2024-03-21 Thread via GitHub
sjanc opened a new pull request, #1733: URL: https://github.com/apache/mynewt-nimble/pull/1733 EATT support requires at least same number of COC channels. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [PR] apps/bttester: Fix build with EATT enabled [mynewt-nimble]

2024-03-21 Thread via GitHub
sjanc merged PR #1733: URL: https://github.com/apache/mynewt-nimble/pull/1733 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

(mynewt-nimble) branch master updated: apps/bttester: Fix build with EATT enabled

2024-03-21 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git The following commit(s) were added to refs/heads/master by this push: new b1ecc2da6 apps/bttester: Fix build with

Re: [PR] apps/bttester: Fix build with EATT enabled [mynewt-nimble]

2024-03-21 Thread via GitHub
codecoup-tester commented on PR #1733: URL: https://github.com/apache/mynewt-nimble/pull/1733#issuecomment-2012490354 AutoPTS Bot results: Failed testsGATTGATT/SR/GAW/BI-32-C BTP ERROR -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] apps/bttester: Fix build with EATT enabled [mynewt-nimble]

2024-03-21 Thread via GitHub
codecoup-tester commented on PR #1733: URL: https://github.com/apache/mynewt-nimble/pull/1733#issuecomment-2012512895 Scheduled PR #https://github.com/apache/mynewt-nimble/pull/1733#issuecomment-2012505703 after 15:52:28. -- This is an automated message from the Apache Git Service. To

[PR] sys/log: Fix log index after reboot [mynewt-core]

2024-03-21 Thread via GitHub
vrahane opened a new pull request, #3169: URL: https://github.com/apache/mynewt-core/pull/3169 - Log index was incrementing twice on a reboot, this fixes it -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] sys/log: Fix log index after reboot [mynewt-core]

2024-03-21 Thread via GitHub
vrahane merged PR #3169: URL: https://github.com/apache/mynewt-core/pull/3169 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

(mynewt-core) 01/01: Merge pull request #3169 from vrahane/vipul/fix_log_idx_after_reboot

2024-03-21 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit efa22cbe57253eed1b83d78697453380365d395a Merge: c9b0ded84 9b43b9fe6 Author: Vipul Rahane AuthorDate: Thu Mar

(mynewt-core) branch master updated (c9b0ded84 -> efa22cbe5)

2024-03-21 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git from c9b0ded84 mcu/pic32: Add minimal boot code add 9b43b9fe6 sys/log: Fix log index after reboot new

Re: [PR] nimble/host: Change 'move_count' to uint8_t type to prevent out-of-bounds errors [mynewt-nimble]

2024-03-21 Thread via GitHub
darshan7patel commented on PR #1693: URL: https://github.com/apache/mynewt-nimble/pull/1693#issuecomment-2014387172 Basically, the size has been increased since, when compiler optimization was enabled, it was previously creating out-of-bounds errors. So, now it will prevent these errors.