[I] Possibility to read IO capability of initiating device [mynewt-nimble]

2024-03-12 Thread via GitHub
madidas-sudo opened a new issue, #1727: URL: https://github.com/apache/mynewt-nimble/issues/1727 I have an application where a peripheral is connected to via a fixed passkey. This works when the central has specified some IO capability, but if no IO capability is selected on the central a "

(mynewt-core) branch master updated: mcu/pic32: Fix memset_func placement

2024-03-12 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git The following commit(s) were added to refs/heads/master by this push: new 7a9dd95b9 mcu/pic32: Fix memset_func placeme

Re: [PR] mcu/pic32: Fix memset_func placement [mynewt-core]

2024-03-12 Thread via GitHub
kasjer merged PR #3164: URL: https://github.com/apache/mynewt-core/pull/3164 -- 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: commits-unsubscr...@mynewt.

[PR] nimble/host: Fix possible deadlock in ble_att_tx [mynewt-nimble]

2024-03-12 Thread via GitHub
sjanc opened a new pull request, #1726: URL: https://github.com/apache/mynewt-nimble/pull/1726 If ble_hs_misc_conn_chan_find_reqd() failed function would exit with HS lock locked. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[PR] mcu/pic32: Fix memset_func placement [mynewt-core]

2024-03-12 Thread via GitHub
kasjer opened a new pull request, #3164: URL: https://github.com/apache/mynewt-core/pull/3164 By mistake sdata2 section was put in kseg0_program_mem. It should be left alone with no redirection to region xc32 linker will put it in correct place. memset_func put in this place resulted

Re: [PR] ci: Fix Check ports syscfg update workflow [mynewt-nimble]

2024-03-12 Thread via GitHub
wpiet commented on code in PR #1716: URL: https://github.com/apache/mynewt-nimble/pull/1716#discussion_r1521198384 ## .github/workflows/ports_syscfg_check.yml: ## @@ -58,15 +58,18 @@ jobs: run: | cd build ./repos/apache-mynewt-nimble/porting/

Re: [PR] nimble/host: Add Broadcast Audio Scan Service [mynewt-nimble]

2024-03-12 Thread via GitHub
KKopyscinski commented on code in PR #1691: URL: https://github.com/apache/mynewt-nimble/pull/1691#discussion_r1521088055 ## nimble/host/services/audio/bass/include/services/bass/ble_audio_svc_bass.h: ## @@ -0,0 +1,174 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

Re: [PR] nimble/host: Add Broadcast Audio Scan Service [mynewt-nimble]

2024-03-12 Thread via GitHub
KKopyscinski commented on code in PR #1691: URL: https://github.com/apache/mynewt-nimble/pull/1691#discussion_r1521086230 ## nimble/host/services/audio/bass/src/ble_audio_svc_bass.c: ## @@ -0,0 +1,915 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or m

(mynewt-nimble) branch master updated (cdf252055 -> a830ac364)

2024-03-12 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 cdf252055 apps: blestress: Perform all tests add a830ac364 host/sm: Add doxygen comments to the header file

Re: [PR] host/sm: Add doxygen comments to the header file [mynewt-nimble]

2024-03-12 Thread via GitHub
sjanc merged PR #1684: URL: https://github.com/apache/mynewt-nimble/pull/1684 -- 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: commits-unsubscr...@mynewt

Re: [PR] apps: blestress: Perform all tests [mynewt-nimble]

2024-03-12 Thread via GitHub
sjanc merged PR #1725: URL: https://github.com/apache/mynewt-nimble/pull/1725 -- 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: commits-unsubscr...@mynewt

(mynewt-nimble) branch master updated (f9472d574 -> cdf252055)

2024-03-12 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 f9472d574 ext/libsamplerate: remove unneeded ign_dirs add cdf252055 apps: blestress: Perform all tests No n