Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for direct_bt::MgmtEvtDeviceUnpaired, including all inherited members.
baseString() const noexcept override | direct_bt::MgmtEvtAdressInfoMeta | inlineprotectedvirtual |
checkOpcode(const Opcode has, const Opcode min, const Opcode max) | direct_bt::MgmtEvent | inlineprotectedstatic |
checkOpcode(const Opcode has, const Opcode exp) | direct_bt::MgmtEvent | inlineprotectedstatic |
clone(const T &source) noexcept | direct_bt::MgmtMsg | inlinestatic |
getAddress() const noexcept | direct_bt::MgmtEvtAdressInfoMeta | inline |
getAddressType() const noexcept | direct_bt::MgmtEvtAdressInfoMeta | inline |
getData() const noexcept override | direct_bt::MgmtEvtAdressInfoMeta | inlinevirtual |
getDataOffset() const noexcept override | direct_bt::MgmtEvtAdressInfoMeta | inlinevirtual |
getDataSize() const noexcept override | direct_bt::MgmtEvtAdressInfoMeta | inlinevirtual |
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 uint8_t *buffer) | direct_bt::MgmtEvent | inlinestatic |
getOpcode() const noexcept | direct_bt::MgmtEvent | inline |
getOpcodeString(const Opcode opc) noexcept | direct_bt::MgmtEvent | static |
getParamSize() const noexcept | direct_bt::MgmtMsg | inline |
getPDU() noexcept | direct_bt::MgmtMsg | inline |
getSpecialized(const uint8_t *buffer, jau::nsize_t const buffer_size) noexcept | direct_bt::MgmtEvent | static |
getTimestamp() const noexcept | direct_bt::MgmtMsg | inline |
getTotalSize() const noexcept | direct_bt::MgmtEvent | inline |
MgmtEvent(const uint8_t *buffer, const jau::nsize_t buffer_len, const jau::nsize_t exp_param_size) | direct_bt::MgmtEvent | inline |
MgmtEvent(const Opcode opc, const uint16_t dev_id, const uint16_t param_size=0) | direct_bt::MgmtEvent | inline |
MgmtEvent(const Opcode opc, const uint16_t dev_id, const uint16_t param_size, const uint8_t *param) | direct_bt::MgmtEvent | inline |
MgmtEvtAdressInfoMeta(const Opcode opc, const uint8_t *buffer, const jau::nsize_t buffer_len) | direct_bt::MgmtEvtAdressInfoMeta | inline |
MgmtEvtDeviceUnpaired(const uint8_t *buffer, const jau::nsize_t buffer_len) | direct_bt::MgmtEvtDeviceUnpaired | 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::MgmtEvent | inlinestatic |
Opcode enum name | direct_bt::MgmtEvent | |
pdu | direct_bt::MgmtMsg | protected |
toString() const noexcept override | direct_bt::MgmtEvent | inlinevirtual |
ts_creation | direct_bt::MgmtMsg | protected |
validate(const MgmtCommand &req) const noexcept | direct_bt::MgmtEvent | inlinevirtual |
valueString() const noexcept override | direct_bt::MgmtEvent | inlineprotectedvirtual |
~MgmtEvent() noexcept override=default | direct_bt::MgmtEvent | |
~MgmtEvtAdressInfoMeta() noexcept override=default | direct_bt::MgmtEvtAdressInfoMeta | |
~MgmtMsg()=default | direct_bt::MgmtMsg | virtual |