Represents a BLE packet.

Public Attributes#

uint8_t *

The value of an attribute.

uint16_t

Length of the mValue.

int8_t

Transmit/receive power in dBm.

Public Attribute Documentation#

mValue#

uint8_t* otBleRadioPacket::mValue

The value of an attribute.


mLength#

uint16_t otBleRadioPacket::mLength

Length of the mValue.


mPower#

int8_t otBleRadioPacket::mPower

Transmit/receive power in dBm.