chipweinberger / flutter_blue_plus

Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android, iOS, macOS
Other
791 stars 478 forks source link

[Feature]: Set/update device name #839

Closed rgootjes closed 7 months ago

rgootjes commented 7 months ago

FlutterBluePlus Version

1.31.15

Flutter Version

3.19.0

What OS?

Android

OS Version

Android 14

Bluetooth Module

Unknown module

What is your feature request?

Hey just wondering if it would be possible to add a feature where the device name can be updated. Would also be ideal if the advertising data was updated as well to reflect the name change

Logs

-
chipweinberger commented 7 months ago

not possible.

you need to do this on your ble device, not fbp.