Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for direct_bt::MgmtLoadLinkKeyCmd, 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 |
getDebugKeys() const noexcept | direct_bt::MgmtLoadLinkKeyCmd | 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 |
getKeyCount() const noexcept | direct_bt::MgmtLoadLinkKeyCmd | inline |
getLinkKey(jau::nsize_t idx) const | direct_bt::MgmtLoadLinkKeyCmd | inline |
getOpcode() const noexcept | direct_bt::MgmtCommand | inline |
getOpcodeString(const Opcode op) noexcept | direct_bt::MgmtCommand | static |
getParam() const noexcept | direct_bt::MgmtCommand | 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 |
MgmtLoadLinkKeyCmd(const uint16_t dev_id, const bool debug_keys, const MgmtLinkKeyInfo &key) | direct_bt::MgmtLoadLinkKeyCmd | inline |
MgmtLoadLinkKeyCmd(const uint16_t dev_id, const bool debug_keys, const jau::darray< MgmtLinkKeyInfo > &keys) | direct_bt::MgmtLoadLinkKeyCmd | 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::MgmtLoadLinkKeyCmd | inlineprotectedvirtual |
~MgmtCommand() noexcept override=default | direct_bt::MgmtCommand | |
~MgmtMsg()=default | direct_bt::MgmtMsg | virtual |