Skip to content

Replace usage of Foundation.Data with protocol #161

@colemancda

Description

@colemancda

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions