Skip to content

v2.0.0

Compare
Choose a tag to compare
@colemancda colemancda released this 13 Jun 04:30
· 1988 commits to master since this release
c7ad6ac
  • #3 Added HCI commands and tests
  • #23 Updated iBeacon
  • #25 Implemented GATT Notifications for GATTClient
  • #33 Implemented GATT Descriptors for GATTClient
  • #35 Added GAP Data types
  • #41 Fixed BluetoothHostControllerInterface.lowEnergyRemoveDeviceFromResolvingList()
  • #45 Fixed POSIXError on Android
  • #49 Update 16 Bit UUIDs For Members
  • #50 Updated Company Identifiers
  • #58 Implemented defined GATT Characteristics
  • #59 Generate unit tests and extensions for UnitIdentifier
  • 60a5820 Added BluetoothHostControllerInterface.deviceRequest<C: HCICommand, EP: HCIEventParameter>()