bluez-async icon indicating copy to clipboard operation
bluez-async copied to clipboard

consider add pub init method for DeviceId

Open Yongle-Fu opened this issue 11 months ago • 1 comments

PeripheralId::from(DeviceId::new(id)) | ^^^ private associated function

Yongle-Fu avatar Jan 08 '25 10:01 Yongle-Fu

Hello, I'm not sure what the PeripheralId type you're referring to is, but what is the usecase for this? Where are you getting a D-Bus object path from that you want to convert to a DeviceId?

qwandor avatar Jan 08 '25 11:01 qwandor