name

abstract val name: String?

The peripheral name, as provided by the underlying bluetooth system. This value is system dependent and is not necessarily the Generic Access Profile (GAP) device name.

This API is experimental as it may be changed to a StateFlow in the future (to notify of name changes on Apple platform).