bluez-async
bluez-async copied to clipboard
consider add pub init method for DeviceId
PeripheralId::from(DeviceId::new(id)) | ^^^ private associated function
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?