Skip to content

Improve usability of build_ble_stream()#76

Merged
lukipuki merged 1 commit intomainfrom
ble-usability
Nov 12, 2025
Merged

Improve usability of build_ble_stream()#76
lukipuki merged 1 commit intomainfrom
ble-usability

Conversation

@lukipuki
Copy link
Collaborator

@lukipuki lukipuki commented Nov 5, 2025

Summary
Accept Cow<a, BleId> instead of BleId as the first parameter of build_ble_stream(). This allows passing of all:

  • BleId and &BleId
  • BleDevice and &BleDevice

Related Issues
N/A

Checklist

  • Tests pass locally
  • Documentation updated if needed

Accept `Cow<a, BleId>` instead of `BleId` as the first parameter of
`build_ble_stream()`. This allows passing of all:
* BleId and &BleId
* BleDevice and &BleDevice
@lukipuki lukipuki merged commit 06eef29 into main Nov 12, 2025
12 checks passed
@lukipuki lukipuki deleted the ble-usability branch November 12, 2025 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant