See: Description
| Interface | Description |
|---|---|
| BluetoothLeBeaconAdvertiser<T extends BluetoothLeBeacon> |
BluetoothLeBeaconAdvertising allows to manage the advertising mechanism for Bluetooth LE beacons.
|
| BluetoothLeBeaconDecoder<T extends BluetoothLeBeacon> |
BluetoothLeBeaconDecoder provides a way to decode beacons.
|
| BluetoothLeBeaconEncoder<T extends BluetoothLeBeacon> |
BluetoothLeBeaconEncoder provides a way to encode beacons.
|
| BluetoothLeBeaconManager<T extends BluetoothLeBeacon> |
BluetoothLeBeaconManager allows the management of specific Bluetooth LE Beacon devices.
|
| BluetoothLeBeaconScanner<T extends BluetoothLeBeacon> |
BluetoothLeBeaconScanner allows to manage the scanner mechanism for Bluetooth LE beacons.
|
| BluetoothLeBeaconService<T extends BluetoothLeBeacon> |
BluetoothLeBeaconService provides a mechanism for interfacing with specific Bluetooth LE Beacon devices.
|
| Class | Description |
|---|---|
| AdvertisingReportRecord |
AdvertisingReportRecord contains all the fields of a advertising record.
|
| BluetoothLeBeacon |
BluetoothLeBeacon is a representation of a generic Beacon advertise packet.
|
| Enum | Description |
|---|---|
| AdvertisingReportAddressType |
AdvertisingReportAddressType represents the type of address in to the advertising packet.
|
| AdvertisingReportEventType |
AdvertisingReportEventType represents the type of event in to the advertising packet.
|