# Functions
AllUUID is one of the complete service UUID list.
CompleteName is a compelete local name.
Flags is a flags.
IBeacon returns an iBeacon advertising packet with specified parameters.
IBeaconData returns an iBeacon advertising packet with specified parameters.
ManufacturerData is manufacturer specific data.
NewPacket returns a new advertising Packet.
NewRawPacket returns a new advertising Packet.
Raw appends the bytes to the current packet.
ServiceData16 is service data for a 16bit service uuid.
ShortName is a short local name.
SomeUUID is one of the incomplete service UUID list.
# Constants
Simultaneous LE and BR/EDR to Same Device Capable (Controller).
Simultaneous LE and BR/EDR to Same Device Capable (Host).
LE General Discoverable Mode.
BR/EDR Not Supported.
LE Limited Discoverable Mode.
MaxEIRPacketLength is the maximum allowed AdvertisingPacket and ScanResponsePacket length.
# Structs
Packet is an implemntation of ble.AdvPacket for crafting or parsing an advertising packet or scan response.
# Type aliases
Field is an advertising field which can be appended to a packet.