[GitHub] [mynewt-nimble] prasad-alatkar commented on a change in pull request #540: nimble/host: Add support to accept or reject pairing request through GAP event

2020-02-05 Thread GitBox
prasad-alatkar commented on a change in pull request #540: nimble/host: Add support to accept or reject pairing request through GAP event URL: https://github.com/apache/mynewt-nimble/pull/540#discussion_r375678248 ## File path: nimble/host/src/ble_gap.c ## @@ -5309,6

[GitHub] [mynewt-imgmod] ccollins476ad merged pull request #6: Update to latest mynewt-artifact (0.0.15)

2020-02-05 Thread GitBox
ccollins476ad merged pull request #6: Update to latest mynewt-artifact (0.0.15) URL: https://github.com/apache/mynewt-imgmod/pull/6 This is an automated message from the Apache Git Service. To respond to the message, please

[mynewt-imgmod] branch master updated: Update to latest mynewt-artifact (0.0.15)

2020-02-05 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-imgmod.git The following commit(s) were added to refs/heads/master by this push: new 9e273ae Update to latest

[GitHub] [mynewt-imgmod] ccollins476ad opened a new pull request #6: Update to latest mynewt-artifact (0.0.15)

2020-02-05 Thread GitBox
ccollins476ad opened a new pull request #6: Update to latest mynewt-artifact (0.0.15) URL: https://github.com/apache/mynewt-imgmod/pull/6 This pulls in a fix for verifying images with header padding. This is an automated

[GitHub] [mynewt-nimble] michal-narajowski commented on a change in pull request #744: [WIP] Add support for Enhanced LE CoC as per BT 5.2

2020-02-05 Thread GitBox
michal-narajowski commented on a change in pull request #744: [WIP] Add support for Enhanced LE CoC as per BT 5.2 URL: https://github.com/apache/mynewt-nimble/pull/744#discussion_r375423796 ## File path: apps/btshell/src/main.c ## @@ -2253,10 +2280,42 @@

[GitHub] [mynewt-nimble] michal-narajowski commented on a change in pull request #744: [WIP] Add support for Enhanced LE CoC as per BT 5.2

2020-02-05 Thread GitBox
michal-narajowski commented on a change in pull request #744: [WIP] Add support for Enhanced LE CoC as per BT 5.2 URL: https://github.com/apache/mynewt-nimble/pull/744#discussion_r375404384 ## File path: nimble/host/src/ble_l2cap_sig.c ## @@ -609,30 +640,391 @@

[GitHub] [mynewt-nimble] michal-narajowski commented on a change in pull request #744: [WIP] Add support for Enhanced LE CoC as per BT 5.2

2020-02-05 Thread GitBox
michal-narajowski commented on a change in pull request #744: [WIP] Add support for Enhanced LE CoC as per BT 5.2 URL: https://github.com/apache/mynewt-nimble/pull/744#discussion_r375406287 ## File path: nimble/host/src/ble_l2cap_sig.c ## @@ -609,30 +640,391 @@

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request #750: nimble/ll: Fix PHY change on slave request

2020-02-05 Thread GitBox
andrzej-kaczmarek opened a new pull request #750: nimble/ll: Fix PHY change on slave request URL: https://github.com/apache/mynewt-nimble/pull/750 This fixes PHY switch in case slave tries to change from asymmetric to symmetric PHY and the target PHY is one of currently used PHYs. The

[GitHub] [mynewt-nimble] michal-narajowski commented on a change in pull request #744: [WIP] Add support for Enhanced LE CoC as per BT 5.2

2020-02-05 Thread GitBox
michal-narajowski commented on a change in pull request #744: [WIP] Add support for Enhanced LE CoC as per BT 5.2 URL: https://github.com/apache/mynewt-nimble/pull/744#discussion_r375404384 ## File path: nimble/host/src/ble_l2cap_sig.c ## @@ -609,30 +640,391 @@

[GitHub] [mynewt-core] utzig commented on a change in pull request #2176: da1469x: support blocks that are not ENC_FLASH_BLK multiples.

2020-02-05 Thread GitBox
utzig commented on a change in pull request #2176: da1469x: support blocks that are not ENC_FLASH_BLK multiples. URL: https://github.com/apache/mynewt-core/pull/2176#discussion_r375393468 ## File path: hw/drivers/flash/enc_flash/ef_da1469x/src/hw_enc_flash.c ## @@ -139,12

[GitHub] [mynewt-nimble] michal-narajowski commented on a change in pull request #744: [WIP] Add support for Enhanced LE CoC as per BT 5.2

2020-02-05 Thread GitBox
michal-narajowski commented on a change in pull request #744: [WIP] Add support for Enhanced LE CoC as per BT 5.2 URL: https://github.com/apache/mynewt-nimble/pull/744#discussion_r375386729 ## File path: apps/btshell/src/main.c ## @@ -2253,10 +2280,42 @@

[GitHub] [mynewt-nimble] michal-narajowski commented on a change in pull request #744: [WIP] Add support for Enhanced LE CoC as per BT 5.2

2020-02-05 Thread GitBox
michal-narajowski commented on a change in pull request #744: [WIP] Add support for Enhanced LE CoC as per BT 5.2 URL: https://github.com/apache/mynewt-nimble/pull/744#discussion_r375387077 ## File path: apps/btshell/src/main.c ## @@ -2265,35 +2324,53 @@

[GitHub] [mynewt-nimble] michal-narajowski commented on a change in pull request #744: [WIP] Add support for Enhanced LE CoC as per BT 5.2

2020-02-05 Thread GitBox
michal-narajowski commented on a change in pull request #744: [WIP] Add support for Enhanced LE CoC as per BT 5.2 URL: https://github.com/apache/mynewt-nimble/pull/744#discussion_r375388111 ## File path: nimble/host/src/ble_l2cap_sig.c ## @@ -609,30 +640,391 @@

[GitHub] [mynewt-nimble] michal-narajowski commented on a change in pull request #744: [WIP] Add support for Enhanced LE CoC as per BT 5.2

2020-02-05 Thread GitBox
michal-narajowski commented on a change in pull request #744: [WIP] Add support for Enhanced LE CoC as per BT 5.2 URL: https://github.com/apache/mynewt-nimble/pull/744#discussion_r375388388 ## File path: nimble/host/src/ble_l2cap_sig.c ## @@ -869,6 +1261,170 @@

[GitHub] [mynewt-nimble] michal-narajowski commented on a change in pull request #744: [WIP] Add support for Enhanced LE CoC as per BT 5.2

2020-02-05 Thread GitBox
michal-narajowski commented on a change in pull request #744: [WIP] Add support for Enhanced LE CoC as per BT 5.2 URL: https://github.com/apache/mynewt-nimble/pull/744#discussion_r375386467 ## File path: apps/btshell/src/main.c ## @@ -2221,14 +2247,15 @@

[mynewt-newt] branch master updated: Update mynewt-artifact dep to v0.0.15

2020-02-05 Thread utzig
This is an automated email from the ASF dual-hosted git repository. utzig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git The following commit(s) were added to refs/heads/master by this push: new df8f3d7 Update mynewt-artifact dep to

[GitHub] [mynewt-newt] utzig merged pull request #375: Update mynewt-artifact dep to v0.0.15

2020-02-05 Thread GitBox
utzig merged pull request #375: Update mynewt-artifact dep to v0.0.15 URL: https://github.com/apache/mynewt-newt/pull/375 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [mynewt-nimble] michal-narajowski commented on a change in pull request #744: [WIP] Add support for Enhanced LE CoC as per BT 5.2

2020-02-05 Thread GitBox
michal-narajowski commented on a change in pull request #744: [WIP] Add support for Enhanced LE CoC as per BT 5.2 URL: https://github.com/apache/mynewt-nimble/pull/744#discussion_r375385729 ## File path: apps/btshell/src/cmd.c ## @@ -3540,6 +3543,24 @@ static const

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on issue #2176: da1469x: support blocks that are not ENC_FLASH_BLK multiples.

2020-02-05 Thread GitBox
apache-mynewt-bot removed a comment on issue #2176: da1469x: support blocks that are not ENC_FLASH_BLK multiples. URL: https://github.com/apache/mynewt-core/pull/2176#issuecomment-581721136 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2176: da1469x: support blocks that are not ENC_FLASH_BLK multiples.

2020-02-05 Thread GitBox
apache-mynewt-bot commented on issue #2176: da1469x: support blocks that are not ENC_FLASH_BLK multiples. URL: https://github.com/apache/mynewt-core/pull/2176#issuecomment-582491048 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-core] nkaje commented on a change in pull request #2176: da1469x: support blocks that are not ENC_FLASH_BLK multiples.

2020-02-05 Thread GitBox
nkaje commented on a change in pull request #2176: da1469x: support blocks that are not ENC_FLASH_BLK multiples. URL: https://github.com/apache/mynewt-core/pull/2176#discussion_r375353656 ## File path: hw/drivers/flash/enc_flash/ef_da1469x/src/hw_enc_flash.c ## @@ -132,18

[GitHub] [mynewt-core] utzig commented on a change in pull request #2176: da1469x: support blocks that are not ENC_FLASH_BLK multiples.

2020-02-05 Thread GitBox
utzig commented on a change in pull request #2176: da1469x: support blocks that are not ENC_FLASH_BLK multiples. URL: https://github.com/apache/mynewt-core/pull/2176#discussion_r375261015 ## File path: hw/drivers/flash/enc_flash/ef_da1469x/src/hw_enc_flash.c ## @@ -132,18

[GitHub] [mynewt-newt] utzig opened a new pull request #375: Update mynewt-artifact dep to v0.0.15

2020-02-05 Thread GitBox
utzig opened a new pull request #375: Update mynewt-artifact dep to v0.0.15 URL: https://github.com/apache/mynewt-newt/pull/375 This is an automated message from the Apache Git Service. To respond to the message, please log