Package-level declarations
Core types and interfaces for Bluetooth Low Energy clients and server implementations.
Types
Advertising data packet container for Bluetooth LE advertising.
An enum with AD Flag values.
Common scope for building advertising data.
Advertising Data types (AD types).
Recommended advertising intervals.
This class specifies parameters for Bluetooth LE advertising.
An interface representing a primary or an included service.
The advertising parameters for advertising using Advertising Extension from Bluetooth 5.
Interface representing a Bluetooth GATT characteristic.
Enumeration of properties of GATT characteristics.
Scope of a characteristic.
Bluetooth LE connection parameters.
Connection state of a Bluetooth LE device.
Interface representing a Bluetooth GATT descriptor.
An interface representing a service included in another service.
The advertising parameters for legacy advertising.
Gatt operation status.
The Bluetooth device type of the remote device.
Permissions representing read/write operation restrictions.
At the bottom of the Bluetooth LE stack is the physical layer (PHY). PHY refers to the physical layer radio specifications that govern the operation of the Bluetooth LE radio. This layer defines different modulation and coding schemes adopted by Bluetooth LE radio transmitters that affect things like the throughput of the radio. This in turn changes the battery consumption of the device or the range of the connection.
Primary PHY for an advertisement.
An interface representing a primary service.
Scope for building a GATT server.
Interface representing a Bluetooth GATT service.
Scope of a GATT service.
Recommended TX power levels for transmission power of the advertising packet.
Properties
Functions
Parses the AD type value as flags.