account

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2023 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Default = AppleAccount{
	ID:    "support@apple.com",
	Email: "support@apple.com",
	Phone: "11111111111",
}

Functions

This section is empty.

Types

type AppleAccount

type AppleAccount struct {
	ID    string
	Email string
	Phone string
}

AppleAccount doesn't really do anything. Just use the default one AppleAccount is being used for BLE advertising

func (*AppleAccount) BuildManufacturerData

func (account *AppleAccount) BuildManufacturerData() []byte

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL