Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace usage of Foundation.Data with protocol #161

Open
3 of 5 tasks
colemancda opened this issue Nov 4, 2024 · 0 comments
Open
3 of 5 tasks

Replace usage of Foundation.Data with protocol #161

colemancda opened this issue Nov 4, 2024 · 0 comments
Assignees

Comments

@colemancda
Copy link
Member

colemancda commented Nov 4, 2024

Create a protocol (e.g. DataContainer) that Foundation.Data, Swift.Array<UInt8>, and LowEnergyAdvertisingData can conform to for data buffer usage.

  • Create DataContainer protocol
  • Adopt DataContainer in Bluetooth target
  • Adopt DataContainer in BluetoothGAP target
  • Adopt DataContainer in BluetoothGATT target
  • Adopt DataContainer in BluetoothHCI target
@colemancda colemancda self-assigned this Nov 4, 2024
colemancda added a commit that referenced this issue Nov 5, 2024
colemancda added a commit that referenced this issue Nov 5, 2024
colemancda added a commit that referenced this issue Nov 5, 2024
colemancda added a commit that referenced this issue Nov 5, 2024
colemancda added a commit that referenced this issue Nov 5, 2024
colemancda added a commit that referenced this issue Nov 5, 2024
colemancda added a commit that referenced this issue Nov 5, 2024
colemancda added a commit that referenced this issue Nov 7, 2024
colemancda added a commit that referenced this issue Nov 7, 2024
colemancda added a commit that referenced this issue Nov 7, 2024
colemancda added a commit that referenced this issue Nov 8, 2024
colemancda added a commit that referenced this issue Nov 8, 2024
colemancda added a commit that referenced this issue Nov 8, 2024
colemancda added a commit that referenced this issue Nov 8, 2024
colemancda added a commit that referenced this issue Nov 8, 2024
colemancda added a commit that referenced this issue Nov 10, 2024
colemancda added a commit that referenced this issue Nov 11, 2024
colemancda added a commit that referenced this issue Nov 11, 2024
colemancda added a commit that referenced this issue Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant