Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
direct_bt::HCIStructCommand< hcistruct > Member List

This is the complete list of members for direct_bt::HCIStructCommand< hcistruct >, including all inherited members.

baseString() const noexcept overridedirect_bt::HCICommandinlineprotectedvirtual
checkOpcode(const HCIOpcode has, const HCIOpcode min, const HCIOpcode max)direct_bt::HCICommandinlineprotectedstatic
checkOpcode(const HCIOpcode has, const HCIOpcode exp)direct_bt::HCICommandinlineprotectedstatic
checkPacketType(const HCIPacketType type)direct_bt::HCIPacketinlineprotectedstatic
clone(const T &source) noexceptdirect_bt::HCIPacketinlinestatic
getOpcode() const noexceptdirect_bt::HCICommandinline
getPacketType() noexceptdirect_bt::HCIPacketinline
getParam() const noexceptdirect_bt::HCICommandinline
getParamSize() const noexceptdirect_bt::HCICommandinline
getPDU() noexceptdirect_bt::HCIPacketinline
getSpecialized(const uint8_t *buffer, jau::nsize_t const buffer_size) noexceptdirect_bt::HCICommandstatic
getStruct() const noexceptdirect_bt::HCIStructCommand< hcistruct >inline
getTotalSize() const noexceptdirect_bt::HCIPacketinline
getWStruct() noexceptdirect_bt::HCIStructCommand< hcistruct >inline
HCICommand(const uint8_t *buffer, const jau::nsize_t buffer_len, const jau::nsize_t exp_param_size)direct_bt::HCICommandinline
HCICommand(const HCIOpcode opc, const jau::nsize_t param_size)direct_bt::HCICommandinline
HCICommand(const HCIOpcode opc, const uint8_t *param, const jau::nsize_t param_size)direct_bt::HCICommandinline
HCIPacket(const HCIPacketType type, const jau::nsize_t total_packet_size)direct_bt::HCIPacketinline
HCIPacket(const uint8_t *packet_data, const jau::nsize_t total_packet_size)direct_bt::HCIPacketinline
HCIStructCommand(const HCIOpcode opc)direct_bt::HCIStructCommand< hcistruct >inline
HCIStructCommand(const HCIOpcode opc, const hcistruct &cp)direct_bt::HCIStructCommand< hcistruct >inline
nameString() const noexcept overridedirect_bt::HCIStructCommand< hcistruct >inlineprotectedvirtual
pdudirect_bt::HCIPacketprotected
toString() const noexceptdirect_bt::HCIPacketinline
trimParamSize(const jau::nsize_t param_size)direct_bt::HCICommandinline
valueString() const noexcept overridedirect_bt::HCICommandinlineprotectedvirtual
~HCICommand() noexcept override=defaultdirect_bt::HCICommand
~HCIPacket() noexcept=defaultdirect_bt::HCIPacketvirtual