Huangkaiping closed issue #2116: advertise failed
URL: https://github.com/apache/mynewt-nimble/issues/2116
--
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-mai
codecoup-tester commented on PR #2107:
URL: https://github.com/apache/mynewt-nimble/pull/2107#issuecomment-3311802763
Scheduled PR
https://github.com/apache/mynewt-nimble/pull/2107#issuecomment-3311800089,
board: nrf53, estimated start time: 13:18:19, test case count: 100, estimated
durati
sjanc opened a new pull request, #2120:
URL: https://github.com/apache/mynewt-nimble/pull/2120
Advertised name unnecessarily contained NULL termination.
--
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
codecoup-tester commented on PR #2107:
URL: https://github.com/apache/mynewt-nimble/pull/2107#issuecomment-3312236515
Scheduled PR
https://github.com/apache/mynewt-nimble/pull/2107#issuecomment-3312230416,
board: nrf53, estimated start time: 15:38:17, test case count: 1, estimated
duration
MariuszSkamra commented on PR #2107:
URL: https://github.com/apache/mynewt-nimble/pull/2107#issuecomment-3312230416
#AutoPTS run mynewt nrf53 GAP/BOND/BON/BV-01-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
MariuszSkamra commented on PR #2107:
URL: https://github.com/apache/mynewt-nimble/pull/2107#issuecomment-3311800089
#AutoPTS run mynewt nrf53 GAP
--
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 t
codecoup-tester commented on PR #2107:
URL: https://github.com/apache/mynewt-nimble/pull/2107#issuecomment-3312281848
AutoPTS Bot results:
No failed test found.
Successful tests (1)GAP GAP/BOND/BON/BV-01-C
PASS
--
This is an automated message from the Apache Git S
sjanc merged PR #3500:
URL: https://github.com/apache/mynewt-core/pull/3500
--
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: notifications-unsubscr...@my
codecoup-tester commented on PR #2107:
URL: https://github.com/apache/mynewt-nimble/pull/2107#issuecomment-3311838165
AutoPTS Bot results:
Failed tests (100)GAP GAP/BOND/BON/BV-01-C
BUILD_OR_FLASH ERRORGAP GAP/BOND/BON/BV-02-C
BUILD_OR_FLASH ERRORGAP GAP
sjanc opened a new pull request, #3500:
URL: https://github.com/apache/mynewt-core/pull/3500
This disables merge commits and allows only rebase or squash commits. This
is to keep repo history linear.
--
This is an automated message from the Apache Git Service.
To respond to the message, p
vrahane commented on code in PR #3496:
URL: https://github.com/apache/mynewt-core/pull/3496#discussion_r2361310316
##
hw/usb/tinyusb/da146xx/include/tusb_hw.h:
##
@@ -22,9 +22,28 @@
#define CFG_TUSB_MCU OPT_MCU_DA1469X
+#include
#include
#include
+#if MYNEWT_VAL(USB_
vrahane commented on PR #3496:
URL: https://github.com/apache/mynewt-core/pull/3496#issuecomment-3309900333
@sjanc so, this helps in the case where VBUS handling for da146xx is
custom, VBUS handling is asynchronous and so if one wants to monitor USB state,
it has to be in synchronous fashi
vrahane commented on code in PR #3496:
URL: https://github.com/apache/mynewt-core/pull/3496#discussion_r2361310938
##
hw/usb/tinyusb/da146xx/include/tusb_hw.h:
##
@@ -22,9 +22,28 @@
#define CFG_TUSB_MCU OPT_MCU_DA1469X
+#include
#include
#include
+#if MYNEWT_VAL(USB_
vrahane commented on code in PR #3496:
URL: https://github.com/apache/mynewt-core/pull/3496#discussion_r2361309293
##
hw/usb/tinyusb/da146xx/include/tusb_hw.h:
##
@@ -22,9 +22,28 @@
#define CFG_TUSB_MCU OPT_MCU_DA1469X
+#include
#include
#include
+#if MYNEWT_VAL(USB_
vrahane commented on code in PR #3496:
URL: https://github.com/apache/mynewt-core/pull/3496#discussion_r2361308734
##
hw/usb/tinyusb/usb_monitor/syscfg.yml:
##
@@ -0,0 +1,31 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreem
kasjer merged PR #3497:
URL: https://github.com/apache/mynewt-core/pull/3497
--
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: notifications-unsubscr...@m
vrahane merged PR #3499:
URL: https://github.com/apache/mynewt-core/pull/3499
--
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: notifications-unsubscr...@
vrahane opened a new pull request, #3499:
URL: https://github.com/apache/mynewt-core/pull/3499
- In hybrid read mode for FIFO bypass when BMP5_INT_ENABLE: 0, the int_drdy
status was getting checked to perform a read. This should be disabled.
--
This is an automated message from the Apache
rahult-github opened a new pull request, #2118:
URL: https://github.com/apache/mynewt-nimble/pull/2118
Given a chain of at least 2 mbufs, of which the mbufs come from more than
one pool of different-sized buffers and the first mbuf is a smaller size than
at least one of the rest, the memcpy
sjanc commented on PR #3401:
URL: https://github.com/apache/mynewt-core/pull/3401#issuecomment-3304115298
@vrahane FYI
--
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 un
sjanc commented on issue #2119:
URL: https://github.com/apache/mynewt-nimble/issues/2119#issuecomment-3298270246
Hi,
From quick look it seems to be an issue in example app and not
ble_svc_gap_device_name_set().
Please check if following PR fix this for your
https://github.co
sjanc commented on PR #3496:
URL: https://github.com/apache/mynewt-core/pull/3496#issuecomment-3303218239
maybe you could describe what usecase you are trying to achieve with this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
sjanc commented on issue #3498:
URL: https://github.com/apache/mynewt-core/issues/3498#issuecomment-3303414571
@apc067 FYI
--
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 commen
sjanc commented on code in PR #3496:
URL: https://github.com/apache/mynewt-core/pull/3496#discussion_r2355508790
##
hw/usb/tinyusb/da146xx/include/tusb_hw.h:
##
@@ -22,9 +22,28 @@
#define CFG_TUSB_MCU OPT_MCU_DA1469X
+#include
#include
#include
+#if MYNEWT_VAL(USB_MO
sjanc commented on code in PR #3496:
URL: https://github.com/apache/mynewt-core/pull/3496#discussion_r2355845863
##
hw/usb/tinyusb/usb_monitor/syscfg.yml:
##
@@ -0,0 +1,31 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreemen
sjanc commented on code in PR #3496:
URL: https://github.com/apache/mynewt-core/pull/3496#discussion_r2355480414
##
hw/usb/tinyusb/da146xx/include/tusb_hw.h:
##
@@ -22,9 +22,28 @@
#define CFG_TUSB_MCU OPT_MCU_DA1469X
+#include
#include
#include
+#if MYNEWT_VAL(USB_MO
Huangkaiping commented on issue #2119:
URL: https://github.com/apache/mynewt-nimble/issues/2119#issuecomment-3297018868
I have solved this problem by using the method ble_gap_adv_set_data to
manually set the device name
--
This is an automated message from the Apache Git Service.
To respo
sjanc commented on PR #3391:
URL: https://github.com/apache/mynewt-core/pull/3391#issuecomment-3292205518
should cover https://github.com/apache/mynewt-core/issues/2836
@agross-korg @vrahane please have a look if those are correct
--
This is an automated message from the Apache G
rahult-github commented on PR #2118:
URL: https://github.com/apache/mynewt-nimble/pull/2118#issuecomment-3291160327
@sjanc , Please take a look
--
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 th
sjanc merged PR #2117:
URL: https://github.com/apache/mynewt-nimble/pull/2117
--
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: notifications-unsubscr...@
TangMeng12 opened a new pull request, #2117:
URL: https://github.com/apache/mynewt-nimble/pull/2117
porting/npl/nuttx/src/os_callout.c:125:24: error: comparison between pointer
and integer [-Werror]
125 | return (c->c_timer != NULL);
|^~
cc1: all
hbolesic opened a new issue, #182:
URL: https://github.com/apache/mynewt-mcumgr/issues/182
Hi,
we would like to have a command to retrieve info about the application that
is currently running the mcumgr and as far as I can see there is no command
available for that in the CLI. I've f
Huangkaiping commented on issue #2116:
URL: https://github.com/apache/mynewt-nimble/issues/2116#issuecomment-3284641579
oot@ubuntu:/userdata/mynewt-nimble-master# sudo hcidump -i hci0 -X
HCI sniffer - Bluetooth packet analyzer ver 5.64
device: hci0 snap_len: 1500 filter: 0xf
sjanc commented on issue #2116:
URL: https://github.com/apache/mynewt-nimble/issues/2116#issuecomment-3283936127
Hi,
Those errors could be from faulty controller.. I'd suggest to run btmon
along your tests and check HCI traffic for any errors there, maybe this will
shed some light
kasjer opened a new issue, #3498:
URL: https://github.com/apache/mynewt-core/issues/3498
Changes in PR #3321 made DA1469x devices crash at startup when XTAL32K is
used as LPCLK
Way to reproduce set value in targets **syscfg.yml**:
```yml
syscfg.vals:
MCU_LPCLK_SOURCE:
Huangkaiping opened a new issue, #2116:
URL: https://github.com/apache/mynewt-nimble/issues/2116
I run the program
./mynewt-nimble-master/porting/examples/linux/nimble-linux, advertise "nimble"
, I connected it using my phone's Bluetooth app and kept trying to disconnect
and reconnect Blue
kasjer opened a new pull request, #3497:
URL: https://github.com/apache/mynewt-core/pull/3497
LSI was not enable by default is several MCUs.
LSI is required for Watchdog which is enable by default in mynewt.
Now LSI is enabled. It can be disabled if user
really knows why this cou
oskla129 commented on issue #1729:
URL: https://github.com/apache/mynewt-nimble/issues/1729#issuecomment-3259595651
Same type of casting problem with a descriptor write request returning
`BLE_ATT_ERR_INSUFFICIENT_AUTHEN` when `BLE_STORE_MAX_CCCDS is set to 0.
But in that case, not storin
piotrnarajowski commented on code in PR #2013:
URL: https://github.com/apache/mynewt-nimble/pull/2013#discussion_r2322372436
##
apps/btshell/src/btshell.h:
##
@@ -97,6 +97,23 @@ struct btshell_scan_opts {
extern struct btshell_conn btshell_conns[MYNEWT_VAL(BLE_MAX_CONNECTIONS)]
sjanc closed issue #2020: Fragmentation and Recombination of L2CAP PDUs - first
fragment size is less than (sizeof*l2cap_hdr) - packet dropped though valid (?)
URL: https://github.com/apache/mynewt-nimble/issues/2020
--
This is an automated message from the Apache Git Service.
To respond to t
sjanc commented on issue #2020:
URL: https://github.com/apache/mynewt-nimble/issues/2020#issuecomment-3249681798
fixed in master
--
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 comme
andrzej-kaczmarek merged PR #2022:
URL: https://github.com/apache/mynewt-nimble/pull/2022
--
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: notifications-
piotrnarajowski commented on PR #2114:
URL: https://github.com/apache/mynewt-nimble/pull/2114#issuecomment-3248507846
Fixed coding style issues and updated ble_gatts_peer_cl_sup_feat_update
function. Added check for disabling already enabled features for bonded clients
--
This is an autom
m-gorecki merged PR #3394:
URL: https://github.com/apache/mynewt-core/pull/3394
--
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: notifications-unsubscr..
sjanc merged PR #2110:
URL: https://github.com/apache/mynewt-nimble/pull/2110
--
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: notifications-unsubscr...@
github-advanced-security[bot] commented on code in PR #2114:
URL: https://github.com/apache/mynewt-nimble/pull/2114#discussion_r2317961555
##
nimble/host/store/ram/src/ble_store_ram.c:
##
@@ -426,6 +433,112 @@
}
+/
sjanc merged PR #2115:
URL: https://github.com/apache/mynewt-nimble/pull/2115
--
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: notifications-unsubscr...@
vrahane opened a new pull request, #3496:
URL: https://github.com/apache/mynewt-core/pull/3496
- Add USB monitor to check if USB is connected
- A callback can be registered to detect USB connection state
- tud_connected() is based on the USB SETUP packet which monitors the
connectivity
github-actions[bot] opened a new pull request, #2115:
URL: https://github.com/apache/mynewt-nimble/pull/2115
Update NimBLE ports configurations:
- Removes all /* */ comments from `syscfg.h` files.
- Adds the license header to each `syscfg.h` file.
- Auto-generated by [create-pull-req
kasjer merged PR #603:
URL: https://github.com/apache/mynewt-newt/pull/603
--
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: notifications-unsubscr...@myn
sjanc merged PR #602:
URL: https://github.com/apache/mynewt-newt/pull/602
--
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: notifications-unsubscr...@myne
sjanc merged PR #3477:
URL: https://github.com/apache/mynewt-core/pull/3477
--
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: notifications-unsubscr...@my
sjanc merged PR #2113:
URL: https://github.com/apache/mynewt-nimble/pull/2113
--
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: notifications-unsubscr...@
m-gorecki opened a new pull request, #604:
URL: https://github.com/apache/mynewt-newt/pull/604
Now every package included in build will add
syscfg PKG_ and set it to 1.
This config can be used to conditionally include
other configs or packages if some package is included.
--
This
kasjer merged PR #3494:
URL: https://github.com/apache/mynewt-core/pull/3494
--
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: notifications-unsubscr...@m
piotrnarajowski commented on PR #2114:
URL: https://github.com/apache/mynewt-nimble/pull/2114#issuecomment-3227384542
@andrzej-kaczmarek PTAL and enable workflows
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
MariuszSkamra commented on code in PR #2088:
URL: https://github.com/apache/mynewt-nimble/pull/2088#discussion_r2303275069
##
nimble/host/src/ble_gatts.c:
##
@@ -804,6 +822,66 @@ ble_gatts_register_clt_cfg_dsc(uint16_t *att_handle)
return 0;
}
+static int
+ble_gatts_cep_
MariuszSkamra commented on code in PR #2088:
URL: https://github.com/apache/mynewt-nimble/pull/2088#discussion_r2303266698
##
nimble/host/src/ble_gatt_priv.h:
##
@@ -183,6 +186,12 @@ struct ble_gatt_resources {
*/
uint16_t cccds;
+/**
+* Number of characteri
MariuszSkamra commented on code in PR #2088:
URL: https://github.com/apache/mynewt-nimble/pull/2088#discussion_r2303266698
##
nimble/host/src/ble_gatt_priv.h:
##
@@ -183,6 +186,12 @@ struct ble_gatt_resources {
*/
uint16_t cccds;
+/**
+* Number of characteri
piotrnarajowski commented on code in PR #2088:
URL: https://github.com/apache/mynewt-nimble/pull/2088#discussion_r2303231773
##
nimble/host/src/ble_gatts.c:
##
@@ -804,6 +822,66 @@ ble_gatts_register_clt_cfg_dsc(uint16_t *att_handle)
return 0;
}
+static int
+ble_gatts_ce
codecoup-tester commented on PR #2114:
URL: https://github.com/apache/mynewt-nimble/pull/2114#issuecomment-3224190382
AutoPTS Bot results:
No failed test found.
Successful tests (1)GATTGATT/SR/GAS/BV-04-C
PASS
--
This is an automated message from the Apache Git S
piotrnarajowski commented on PR #2114:
URL: https://github.com/apache/mynewt-nimble/pull/2114#issuecomment-3224138085
#AutoPTS run mynewt GATT/SR/GAS/BV-04-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 abov
codecoup-tester commented on PR #2114:
URL: https://github.com/apache/mynewt-nimble/pull/2114#issuecomment-3224141008
Scheduled PR
https://github.com/apache/mynewt-nimble/pull/2114#issuecomment-3224138085,
board: nrf52, estimated start time: 15:17:06, test case count: 1, estimated
duration
wiktorkwiatkowski closed issue #3490: hw/usb: Issues with enumeration and core
reset on STM32 targets
URL: https://github.com/apache/mynewt-core/issues/3490
--
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
piotrnarajowski commented on PR #2114:
URL: https://github.com/apache/mynewt-nimble/pull/2114#issuecomment-3224057081
#AutoPTS run mynewt GATT/SR/GAS/BV-04-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 abov
piotrnarajowski commented on PR #2114:
URL: https://github.com/apache/mynewt-nimble/pull/2114#issuecomment-3223944719
@andrzej-kaczmarek please review
--
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
piotrnarajowski commented on PR #2114:
URL: https://github.com/apache/mynewt-nimble/pull/2114#issuecomment-3223811675
#AutoPTS run mynewt GATT/SR/GAS/BV-04-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 abov
piotrnarajowski commented on PR #2114:
URL: https://github.com/apache/mynewt-nimble/pull/2114#issuecomment-3223672909
#AutoPTS run mynewt GATT/SR/GAS/BV-04-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 abov
piotrnarajowski opened a new pull request, #2114:
URL: https://github.com/apache/mynewt-nimble/pull/2114
This adds support for storing client supported features for clients with a
trusted relationship. Fixes Host qualification test
case GATT/SR/GAS/BV-04-C
--
This is an automated messa
kasjer merged PR #3489:
URL: https://github.com/apache/mynewt-core/pull/3489
--
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: notifications-unsubscr...@m
kasjer merged PR #3495:
URL: https://github.com/apache/mynewt-core/pull/3495
--
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: notifications-unsubscr...@m
wiktorkwiatkowski opened a new pull request, #3495:
URL: https://github.com/apache/mynewt-core/pull/3495
The nucleo-h723zg board could not build with TinyUSB 0.15.0. With 0.18.0 the
build works again, and the TinyUSB is up to date with the latest changes from
upstream.
--
This is an auto
kasjer opened a new pull request, #3494:
URL: https://github.com/apache/mynewt-core/pull/3494
This updates orientation and resolution for lvgl drivers:
- Display drivers used incorrect direction for rotation for 90 and 270
degree. It was inconsistent with touch screen drivers resulting in
raiden00pl opened a new pull request, #2113:
URL: https://github.com/apache/mynewt-nimble/pull/2113
- nuttx/nimble_npl_os_log.h: fix log level config from Kconfig
The log messages control on NuttX was broken since
da4e2f0f12859079f1bde47cbd69f39026c3cc73.
All log messag
Slawek-skrawek opened a new pull request, #3493:
URL: https://github.com/apache/mynewt-core/pull/3493
This consist of following commits:
- added option to use specified downloader script
- added boot download to ezFlashCLI script
- added selection of downloader script for dialog_da14
kasjer opened a new pull request, #603:
URL: https://github.com/apache/mynewt-newt/pull/603
Whole archive flag was ignored in generated
CMakeList.txt file.
Now packages with whole archive flags are
marked as OBJECT library and .a files are not
created for them.
--
This is a
wiktorkwiatkowski commented on code in PR #181:
URL: https://github.com/apache/mynewt-mcumgr/pull/181#discussion_r2293046509
##
cmd/os_mgmt/src/os_mgmt.c:
##
@@ -190,6 +199,68 @@ os_mgmt_taskstat_read(struct mgmt_ctxt *ctxt)
}
#endif
+/**
+ * Command handler: os datetime
+ *
MariuszSkamra commented on PR #2107:
URL: https://github.com/apache/mynewt-nimble/pull/2107#issuecomment-3213383648
broadcast source and broadcast sink verified using apps, while central and
peripheral verified using auto-pts (GAP), no regressions found
--
This is an automated message fro
MariuszSkamra commented on PR #2107:
URL: https://github.com/apache/mynewt-nimble/pull/2107#issuecomment-3210657027
Rebase only
--
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 commen
MariuszSkamra commented on code in PR #2038:
URL: https://github.com/apache/mynewt-nimble/pull/2038#discussion_r2290829913
##
nimble/controller/src/ble_ll_sched.c:
##
@@ -920,6 +920,11 @@ ble_ll_sched_rmv_elem_type(uint8_t type,
sched_remove_cb_func remove_cb)
OS_ENTER_CRI
MariuszSkamra commented on code in PR #2013:
URL: https://github.com/apache/mynewt-nimble/pull/2013#discussion_r2290891549
##
apps/btshell/src/btshell.h:
##
@@ -97,6 +97,23 @@ struct btshell_scan_opts {
extern struct btshell_conn btshell_conns[MYNEWT_VAL(BLE_MAX_CONNECTIONS)];
MariuszSkamra commented on code in PR #2038:
URL: https://github.com/apache/mynewt-nimble/pull/2038#discussion_r2290829913
##
nimble/controller/src/ble_ll_sched.c:
##
@@ -920,6 +920,11 @@ ble_ll_sched_rmv_elem_type(uint8_t type,
sched_remove_cb_func remove_cb)
OS_ENTER_CRI
MariuszSkamra commented on code in PR #2055:
URL: https://github.com/apache/mynewt-nimble/pull/2055#discussion_r2290670038
##
apps/btshell/src/cmd_gatt.c:
##
@@ -664,3 +664,38 @@ cmd_gatt_clear_pending_notif(int argc, char **argv)
return ENOTSUP;
#endif
}
+
+/
MariuszSkamra commented on code in PR #2088:
URL: https://github.com/apache/mynewt-nimble/pull/2088#discussion_r2290361223
##
nimble/host/src/ble_gatts.c:
##
@@ -804,6 +822,66 @@ ble_gatts_register_clt_cfg_dsc(uint16_t *att_handle)
return 0;
}
+static int
+ble_gatts_cep_
andrzej-kaczmarek merged PR #2112:
URL: https://github.com/apache/mynewt-nimble/pull/2112
--
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: notifications-
vrahane commented on PR #3491:
URL: https://github.com/apache/mynewt-core/pull/3491#issuecomment-3207565442
@andrzej-kaczmarek Updated.
--
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 specif
vrahane merged PR #3491:
URL: https://github.com/apache/mynewt-core/pull/3491
--
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: notifications-unsubscr...@
vrahane commented on PR #3491:
URL: https://github.com/apache/mynewt-core/pull/3491#issuecomment-3207330850
@andrzej-kaczmarek Thanks, added the license for inclusion and updated rat
excludes for exclusion. Also, most of the Bosch licenses have two years
copyright. So, I just took that.
andrzej-kaczmarek merged PR #2109:
URL: https://github.com/apache/mynewt-nimble/pull/2109
--
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: notifications-
rymanluk commented on code in PR #181:
URL: https://github.com/apache/mynewt-mcumgr/pull/181#discussion_r2288310109
##
cmd/os_mgmt/src/os_mgmt.c:
##
@@ -190,6 +199,68 @@ os_mgmt_taskstat_read(struct mgmt_ctxt *ctxt)
}
#endif
+/**
+ * Command handler: os datetime
+ */
+static
MariuszSkamra opened a new pull request, #2112:
URL: https://github.com/apache/mynewt-nimble/pull/2112
The assert was originally added for debugging purposes a long time ago. It
has been reported to cause issues in DTM, so it is now removed to prevent
further problems.
--
This is an auto
andrzej-kaczmarek merged PR #2111:
URL: https://github.com/apache/mynewt-nimble/pull/2111
--
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: notifications-
MariuszSkamra opened a new pull request, #2111:
URL: https://github.com/apache/mynewt-nimble/pull/2111
Fixes error:
main.c:169:10: error: implicit declaration of function
'ble_hs_hci_send_vs_cmd' [-Wimplicit-function-declaration]
169 | rc = ble_hs_hci_send_vs_cmd(BLE_HCI_O
andrzej-kaczmarek commented on PR #3491:
URL: https://github.com/apache/mynewt-core/pull/3491#issuecomment-3205345782
Code style checker prefers to exceed line length if the excessive length is
relatively short, as in this case. Simply make changes as noted.
You also need to fix licen
andrzej-kaczmarek merged PR #3492:
URL: https://github.com/apache/mynewt-core/pull/3492
--
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: notifications-un
rymanluk commented on code in PR #181:
URL: https://github.com/apache/mynewt-mcumgr/pull/181#discussion_r2287437923
##
cmd/os_mgmt/src/os_mgmt.c:
##
@@ -190,6 +199,68 @@ os_mgmt_taskstat_read(struct mgmt_ctxt *ctxt)
}
#endif
+/**
+ * Command handler: os daytime
+ */
+static
rymanluk commented on code in PR #181:
URL: https://github.com/apache/mynewt-mcumgr/pull/181#discussion_r2287351048
##
cmd/os_mgmt/port/mynewt/src/mynewt_os_mgmt.c:
##
@@ -95,6 +98,46 @@ os_mgmt_impl_task_info(int idx, struct os_mgmt_task_info
*out_info)
return 0;
}
+in
MariuszSkamra opened a new pull request, #3492:
URL: https://github.com/apache/mynewt-core/pull/3492
This fixes the memset compilation error seen on gcc 15.
/tmp/cccS6DLj.s:50: Error: cannot honor width suffix -- `adds r3,ip,r2'
/tmp/cccS6DLj.s:57: Error: cannot honor width suffix -
vrahane commented on PR #3491:
URL: https://github.com/apache/mynewt-core/pull/3491#issuecomment-3203662662
@sjanc The code compliance check is wrong. It needs to be fixed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
codecoup-tester commented on PR #2110:
URL: https://github.com/apache/mynewt-nimble/pull/2110#issuecomment-3201441589
AutoPTS Bot results:
Failed tests (13)GATTGATT/SR/GAN/BV-02-C
FATAL ERRORGATTGATT/SR/GAR/BV-12-C INDCSV - ERRATA
https://github.com/apache
1 - 100 of 1522 matches
Mail list logo