bluetooth: bt_set_name rejects names of size CONFIG_BT_DEVICE_NAME_MAX #15067
Labels
area: Bluetooth
bug
The issue is a bug, or the PR is fixing a bug
priority: low
Low impact/importance bug
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
bt_set_name(const char *name)
in hci_core.c will refuse names that are of lengthCONFIG_BT_DEVICE_NAME_MAX
The text was updated successfully, but these errors were encountered: