Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Advertisement

Index

Constructors

constructor

Properties

elements

Methods

containsService

  • containsService(service: string): boolean

getManufacturerData

  • getManufacturerData(manu: number): ArrayBuffer | SharedArrayBuffer | null

getServiceData

  • getServiceData(serviceUUID: number): ArrayBuffer | SharedArrayBuffer | null

hasManufacturerData

  • hasManufacturerData(manu: number): boolean

Static FromAndroid

Static FromIOS

Static MergeManufacturerData

Static MergeServiceData

Static ParseManufacturerData

  • ParseManufacturerData(data: ArrayBuffer | SharedArrayBuffer): null | object

Static ParseServiceData

  • ParseServiceData(data: ArrayBuffer | SharedArrayBuffer, serviceUUID: number): null | object

Static ParseServiceUUIDFromData

  • ParseServiceUUIDFromData(data: ArrayBuffer | SharedArrayBuffer): string | null

Static ParseUUID128List

  • ParseUUID128List(data: ArrayBuffer | SharedArrayBuffer): string[] | null

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc