Structure BLERssExt

HPE.Observation
   ┗ HPE.ObservationEpoch
      ┗ HPE.BLE.BLERss
         ┗ HPE.BLE.BLERssExt

namespace: HPE.BLE
type RTT key: HPE.ObservationType.BLE_RSS_EXT
packed: true

Description

BLE Ext Observation adds extended BLE information.

Summary

Inherited fields defined in HPE.Observation

type

Inherited fields defined in HPE.ObservationEpoch

epoch

Inherited fields defined in HPE.BLE.BLERss

mac, rss

Fields defined in HPE.BLE.BLERssExt

Tx, channel

Field Detail

Tx (required) : int8, in ±dBm

Transmit power level.
If not available, encode 0.

channel (required) : uint8

Bluetooth channel number (e.g. 37,38,39 are BLE advertisement channels)
If not available, encode 255.

See Also

Structures

BLERss