Aleksander Wasaznik

Results 7 issues of Aleksander Wasaznik

area: Bluetooth
area: Bluetooth Host

NPM can get config from environment variables, like so: ````bash $ export npm_config_cmake_js_runtime=electron $ npm config list ... ; environment configs cmake-js-runtime = "electron" ... ```` However, as you see,...

Make use of `BT_INFO` and `BT_WARN` to log big events related to connections.

area: Bluetooth

area: Bluetooth
area: Bluetooth Audio

Removes alwa-nordic from the following paths: /tests/bluetooth/bsim_bt/bsim_test_mesh/ /tests/bluetooth/mesh_shell This is done by adding new definitions for those paths, inheriting the owners of the previously matching rule, but without alwa-nordic. Signed-off-by:...

This change fixes a bug where the second use of shell command `gatt exchange-mtu` would trigger an assertion failure in the stack. The BT API `bt_gatt_exchange_mtu` asserts `params->func != NULL`....

bug
priority: medium
area: Bluetooth

The host-based adv auto-resume function has both a problematic implementation and disagreement in the community around how it should behave. See the issue linked resolved below for details. This patch...

area: Bluetooth
area: Samples
area: Logging
area: mcumgr
Release Notes
area: Bluetooth Controller
area: Bluetooth Host
area: Bluetooth Audio
platform: nRF BSIM