[GitHub] [mynewt-nimble] sjanc commented on a change in pull request #1065: nimble/host/include/host/ble_gap: expose ble_gap_adv_active_instance

2021-11-02 Thread GitBox
sjanc commented on a change in pull request #1065: URL: https://github.com/apache/mynewt-nimble/pull/1065#discussion_r740922602 ## File path: nimble/host/src/ble_gap.c ## @@ -1303,6 +1303,16 @@ ble_gap_adv_active_instance(uint8_t instance) } #endif +#if

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1064: nimble/phy/cmac: Fix rx-tx-rx transition setup

2021-11-02 Thread GitBox
andrzej-kaczmarek merged pull request #1064: URL: https://github.com/apache/mynewt-nimble/pull/1064 -- 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,

[mynewt-nimble] branch master updated (21fa48c -> 5c80f17)

2021-11-02 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git. from 21fa48c host/mesh: fix send_pub_key add 5c80f17 nimble/phy/cmac: Fix rx-tx-rx transition setup No new

[mynewt-nimble] 02/09: nimble/ll: Fix uninitialized members in addr_data

2021-11-02 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 4d95b1c3ccfdf2d30abc53ac6eeb8b0e7cc6362e Author: Andrzej Kaczmarek AuthorDate: Sun Oct 17 12:34:38 2021 +0200

[mynewt-nimble] 07/09: nimble/ll: Remove unused #defines

2021-11-02 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit dc47bc58577b34cca71140ce21e54a80210459dd Author: Andrzej Kaczmarek AuthorDate: Thu Oct 21 17:07:21 2021 +0200

[mynewt-nimble] 03/09: nimble/ll: Use generic scanner for initiator

2021-11-02 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 2443892ccc707886d04ef2cf802a41a935ec6cfd Author: Andrzej Kaczmarek AuthorDate: Sat Oct 16 01:20:00 2021 +0200

[mynewt-nimble] 01/09: nimble/ll: Fix marking AdvA as resolved when restoring addrd

2021-11-02 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit f75ccfca9a25793de82a552abb13a0ce65b4d37f Author: Andrzej Kaczmarek AuthorDate: Sun Oct 17 13:09:40 2021 +0200

[mynewt-nimble] 04/09: nimble/ll: Refactor conn init param handling

2021-11-02 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit df6ac21d2f3a5d845dd490dbdd148628d030e2e1 Author: Andrzej Kaczmarek AuthorDate: Tue Oct 19 17:55:49 2021 +0200

[mynewt-nimble] 09/09: nimble/ll: Use common helper for conn params check

2021-11-02 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit da46f181fcb568e6156bc1ddc438a67e28a6f5d0 Author: Andrzej Kaczmarek AuthorDate: Thu Oct 21 19:50:03 2021 +0200

[mynewt-nimble] 08/09: nimble/ll: Remove max_tx_octets_phy_mode from connsm

2021-11-02 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 868881bc892bb175c1c41c0b54c0bb86204c39d1 Author: Andrzej Kaczmarek AuthorDate: Thu Oct 21 17:10:52 2021 +0200

[mynewt-nimble] 05/09: nimble/ll: Remove redundant variable in local scope

2021-11-02 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 9f8fab797bc491a5cf8e406b4f0a156912cdaa3a Author: Andrzej Kaczmarek AuthorDate: Thu Oct 21 17:05:49 2021 +0200

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1061: nimble/ll: Refactor and cleanup initiator code

2021-11-02 Thread GitBox
andrzej-kaczmarek merged pull request #1061: URL: https://github.com/apache/mynewt-nimble/pull/1061 -- 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,

[mynewt-nimble] branch master updated (5c80f17 -> da46f18)

2021-11-02 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git. from 5c80f17 nimble/phy/cmac: Fix rx-tx-rx transition setup new f75ccfc nimble/ll: Fix marking AdvA as

[mynewt-nimble] 06/09: nimble/ll: Remove unused #includes

2021-11-02 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 12cd822cfa11c719efed339db4eea25b52210b3d Author: Andrzej Kaczmarek AuthorDate: Thu Oct 21 17:06:22 2021 +0200

[GitHub] [mynewt-nimble] fjmolinas commented on pull request #1065: nimble/host/include/host/ble_gap: expose ble_gap_adv_active_instance

2021-11-02 Thread GitBox
fjmolinas commented on pull request #1065: URL: https://github.com/apache/mynewt-nimble/pull/1065#issuecomment-957294791 Is this one ok now @sjanc? -- 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

[mynewt-nimble] branch master updated: nimble/host/include/host/ble_gap: add ble_gap_ext_adv_active()

2021-11-02 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 9716331 nimble/host/include/host/ble_gap:

[GitHub] [mynewt-nimble] sjanc merged pull request #1065: nimble/host/include/host/ble_gap: expose ble_gap_adv_active_instance

2021-11-02 Thread GitBox
sjanc merged pull request #1065: URL: https://github.com/apache/mynewt-nimble/pull/1065 -- 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:

[GitHub] [mynewt-nimble] sjanc closed issue #1023: linux_blemesh failed

2021-11-02 Thread GitBox
sjanc closed issue #1023: URL: https://github.com/apache/mynewt-nimble/issues/1023 -- 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:

[GitHub] [mynewt-nimble] fjmolinas commented on pull request #1065: nimble/host/include/host/ble_gap: expose ble_gap_adv_active_instance

2021-11-02 Thread GitBox
fjmolinas commented on pull request #1065: URL: https://github.com/apache/mynewt-nimble/pull/1065#issuecomment-957823149 Thank you for the review! @sjanc -- 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

[GitHub] [mynewt-newt] utzig merged pull request #451: Bump mynewt-artifact to v0.0.24

2021-11-02 Thread GitBox
utzig merged pull request #451: URL: https://github.com/apache/mynewt-newt/pull/451 -- 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:

[GitHub] [mynewt-core] kasjer merged pull request #2702: mcu/nrf5340: Clear RAM before switching to non-secure

2021-11-02 Thread GitBox
kasjer merged pull request #2702: URL: https://github.com/apache/mynewt-core/pull/2702 -- 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:

[GitHub] [mynewt-nimble] sjanc commented on a change in pull request #1065: nimble/host/include/host/ble_gap: expose ble_gap_adv_active_instance

2021-11-02 Thread GitBox
sjanc commented on a change in pull request #1065: URL: https://github.com/apache/mynewt-nimble/pull/1065#discussion_r740922602 ## File path: nimble/host/src/ble_gap.c ## @@ -1303,6 +1303,16 @@ ble_gap_adv_active_instance(uint8_t instance) } #endif +#if

[GitHub] [mynewt-nimble] fjmolinas commented on pull request #1065: nimble/host/include/host/ble_gap: expose ble_gap_adv_active_instance

2021-11-02 Thread GitBox
fjmolinas commented on pull request #1065: URL: https://github.com/apache/mynewt-nimble/pull/1065#issuecomment-957294791 -- 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

[GitHub] [mynewt-core] t3zeng commented on issue #2705: ipc_nrf5340/ipc_nrf5340_priv.h: No such file or directory

2021-11-02 Thread GitBox
t3zeng commented on issue #2705: URL: https://github.com/apache/mynewt-core/issues/2705#issuecomment-956627453 Fixed in https://github.com/apache/mynewt-core/pull/2706 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [mynewt-nimble] sjanc merged pull request #1065: nimble/host/include/host/ble_gap: expose ble_gap_adv_active_instance

2021-11-02 Thread GitBox
sjanc merged pull request #1065: URL: https://github.com/apache/mynewt-nimble/pull/1065 -- 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:

[GitHub] [mynewt-core] vrahane merged pull request #2706: mcu/nrf5340_net: Add ipc_nrf5340 dependency for nrf5340_net_vflash_init

2021-11-02 Thread GitBox
vrahane merged pull request #2706: URL: https://github.com/apache/mynewt-core/pull/2706 -- 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:

[GitHub] [mynewt-core] t3zeng closed issue #2705: ipc_nrf5340/ipc_nrf5340_priv.h: No such file or directory

2021-11-02 Thread GitBox
t3zeng closed issue #2705: URL: https://github.com/apache/mynewt-core/issues/2705 -- 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:

[GitHub] [mynewt-artifact] utzig merged pull request #33: Remove ec256 ASN1 signature padding

2021-11-02 Thread GitBox
utzig merged pull request #33: URL: https://github.com/apache/mynewt-artifact/pull/33 -- 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:

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1061: nimble/ll: Refactor and cleanup initiator code

2021-11-02 Thread GitBox
andrzej-kaczmarek merged pull request #1061: URL: https://github.com/apache/mynewt-nimble/pull/1061 -- 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,

[GitHub] [mynewt-newt] utzig closed issue #450: Elliptic curves signed images can't be verified by mbedtls library

2021-11-02 Thread GitBox
utzig closed issue #450: URL: https://github.com/apache/mynewt-newt/issues/450 -- 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:

[GitHub] [mynewt-nimble] sjanc closed issue #1023: linux_blemesh failed

2021-11-02 Thread GitBox
sjanc closed issue #1023: URL: https://github.com/apache/mynewt-nimble/issues/1023 -- 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:

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1064: nimble/phy/cmac: Fix rx-tx-rx transition setup

2021-11-02 Thread GitBox
andrzej-kaczmarek merged pull request #1064: URL: https://github.com/apache/mynewt-nimble/pull/1064 -- 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,

[GitHub] [mynewt-nimble] fjmolinas commented on pull request #1065: nimble/host/include/host/ble_gap: expose ble_gap_adv_active_instance

2021-11-02 Thread GitBox
fjmolinas commented on pull request #1065: URL: https://github.com/apache/mynewt-nimble/pull/1065#issuecomment-957294791 -- 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

[GitHub] [mynewt-core] kasjer merged pull request #2702: mcu/nrf5340: Clear RAM before switching to non-secure

2021-11-02 Thread GitBox
kasjer merged pull request #2702: URL: https://github.com/apache/mynewt-core/pull/2702 -- 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:

[GitHub] [mynewt-nimble] sjanc closed issue #1023: linux_blemesh failed

2021-11-02 Thread GitBox
sjanc closed issue #1023: URL: https://github.com/apache/mynewt-nimble/issues/1023 -- 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:

[GitHub] [mynewt-core] vrahane merged pull request #2706: mcu/nrf5340_net: Add ipc_nrf5340 dependency for nrf5340_net_vflash_init

2021-11-02 Thread GitBox
vrahane merged pull request #2706: URL: https://github.com/apache/mynewt-core/pull/2706 -- 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:

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1064: nimble/phy/cmac: Fix rx-tx-rx transition setup

2021-11-02 Thread GitBox
andrzej-kaczmarek merged pull request #1064: URL: https://github.com/apache/mynewt-nimble/pull/1064 -- 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,

[GitHub] [mynewt-nimble] sjanc merged pull request #1065: nimble/host/include/host/ble_gap: expose ble_gap_adv_active_instance

2021-11-02 Thread GitBox
sjanc merged pull request #1065: URL: https://github.com/apache/mynewt-nimble/pull/1065 -- 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:

[GitHub] [mynewt-core] t3zeng closed issue #2705: ipc_nrf5340/ipc_nrf5340_priv.h: No such file or directory

2021-11-02 Thread GitBox
t3zeng closed issue #2705: URL: https://github.com/apache/mynewt-core/issues/2705 -- 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:

[GitHub] [mynewt-newt] utzig merged pull request #451: Bump mynewt-artifact to v0.0.24

2021-11-02 Thread GitBox
utzig merged pull request #451: URL: https://github.com/apache/mynewt-newt/pull/451 -- 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:

[GitHub] [mynewt-nimble] reynir opened a new pull request #1070: complaint -> compliant

2021-11-02 Thread GitBox
reynir opened a new pull request #1070: URL: https://github.com/apache/mynewt-nimble/pull/1070 I am guessing this is a typo :-) -- 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

[GitHub] [mynewt-core] t3zeng commented on issue #2705: ipc_nrf5340/ipc_nrf5340_priv.h: No such file or directory

2021-11-02 Thread GitBox
t3zeng commented on issue #2705: URL: https://github.com/apache/mynewt-core/issues/2705#issuecomment-956627453 Fixed in https://github.com/apache/mynewt-core/pull/2706 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [mynewt-newt] utzig closed issue #450: Elliptic curves signed images can't be verified by mbedtls library

2021-11-02 Thread GitBox
utzig closed issue #450: URL: https://github.com/apache/mynewt-newt/issues/450 -- 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:

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1061: nimble/ll: Refactor and cleanup initiator code

2021-11-02 Thread GitBox
andrzej-kaczmarek merged pull request #1061: URL: https://github.com/apache/mynewt-nimble/pull/1061 -- 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,

[GitHub] [mynewt-nimble] sjanc commented on a change in pull request #1065: nimble/host/include/host/ble_gap: expose ble_gap_adv_active_instance

2021-11-02 Thread GitBox
sjanc commented on a change in pull request #1065: URL: https://github.com/apache/mynewt-nimble/pull/1065#discussion_r740922602 ## File path: nimble/host/src/ble_gap.c ## @@ -1303,6 +1303,16 @@ ble_gap_adv_active_instance(uint8_t instance) } #endif +#if