Skip to content

[embassy-stm32-wpan] Setting the local name doesn't update the device name characteristic #5370

@johnhamelink

Description

@johnhamelink

Hi there,

When setting the device name using DiscoverableParameters { local_name: Some(LocalName::Complete(b"foo")) }, the characteristic 0x2a00 - which I didn't explicitly set - returns "STM32WB!". According to https://www.bluetooth.com/wp-content/uploads/Files/Specification/HTML/Assigned_Numbers/out/en/Assigned_Numbers.pdf that characteristic should contain the device name.

Is this expected behaviour?

Thanks!
JH

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions