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 ¶
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
Click to show internal directories.
Click to hide internal directories.