Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for direct_bt::MgmtLoadConnParamCmd, including all inherited members.
baseString() const noexcept override | direct_bt::MgmtCommand | inlineprotectedvirtual |
checkOpcode(const Opcode has, const Opcode min, const Opcode max) | direct_bt::MgmtCommand | inlineprotectedstatic |
checkOpcode(const Opcode has, const Opcode exp) | direct_bt::MgmtCommand | inlineprotectedstatic |
clone(const T &source) noexcept | direct_bt::MgmtMsg | inlinestatic |
getConnParam(jau::nsize_t idx) const | direct_bt::MgmtLoadConnParamCmd | inline |
getDevID(const uint8_t *data) | direct_bt::MgmtMsg | inlinestatic |
getDevID() const noexcept | direct_bt::MgmtMsg | inline |
getIntOpcode(const uint8_t *buffer) | direct_bt::MgmtMsg | inlinestatic |
getIntOpcode() const noexcept | direct_bt::MgmtMsg | inline |
getOpcode() const noexcept | direct_bt::MgmtCommand | inline |
getOpcodeString(const Opcode op) noexcept | direct_bt::MgmtCommand | static |
getParam() const noexcept | direct_bt::MgmtCommand | inline |
getParamCount() const noexcept | direct_bt::MgmtLoadConnParamCmd | inline |
getParamSize() const noexcept | direct_bt::MgmtMsg | inline |
getPDU() noexcept | direct_bt::MgmtMsg | inline |
getTimestamp() const noexcept | direct_bt::MgmtMsg | inline |
getTotalSize() const noexcept | direct_bt::MgmtMsg | inline |
MgmtCommand(const Opcode opc, const uint16_t dev_id, const uint16_t param_size=0) | direct_bt::MgmtCommand | inline |
MgmtCommand(const Opcode opc, const uint16_t dev_id, const uint16_t param_size, const uint8_t *param) | direct_bt::MgmtCommand | inline |
MgmtLoadConnParamCmd(const uint16_t dev_id, const MgmtConnParam &connParam) | direct_bt::MgmtLoadConnParamCmd | inline |
MgmtLoadConnParamCmd(const uint16_t dev_id, const jau::darray< MgmtConnParam > &connParams) | direct_bt::MgmtLoadConnParamCmd | inline |
MgmtMsg(const uint16_t opc, const uint16_t dev_id, const uint16_t param_size) | direct_bt::MgmtMsg | inline |
MgmtMsg(const uint8_t *buffer, const jau::nsize_t buffer_len) | direct_bt::MgmtMsg | inline |
number(const Opcode rhs) noexcept | direct_bt::MgmtCommand | inlinestatic |
Opcode enum name | direct_bt::MgmtCommand | |
pdu | direct_bt::MgmtMsg | protected |
toString() const noexcept override | direct_bt::MgmtCommand | inlinevirtual |
ts_creation | direct_bt::MgmtMsg | protected |
valueString() const noexcept override | direct_bt::MgmtLoadConnParamCmd | inlineprotectedvirtual |
~MgmtCommand() noexcept override=default | direct_bt::MgmtCommand | |
~MgmtMsg()=default | direct_bt::MgmtMsg | virtual |