Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for direct_bt::AttWriteReq, including all inherited members.
AttPDUMsg(const uint8_t *source, const jau::nsize_t size) | direct_bt::AttPDUMsg | inline |
AttPDUMsg(const Opcode opc, const jau::nsize_t size) | direct_bt::AttPDUMsg | inline |
AttPDUMsg(const AttPDUMsg &o)=default | direct_bt::AttPDUMsg | |
AttPDUMsg(AttPDUMsg &&o) noexcept=default | direct_bt::AttPDUMsg | |
AttWriteReq(const uint8_t *source, const jau::nsize_t length) | direct_bt::AttWriteReq | inline |
AttWriteReq(const uint16_t handle, const jau::TROOctets &value) | direct_bt::AttWriteReq | inline |
baseString() const noexcept | direct_bt::AttPDUMsg | inlineprotectedvirtual |
check_range() | direct_bt::AttPDUMsg | inlineprotected |
checkOpcode(const Opcode expected) const | direct_bt::AttPDUMsg | inlineprotected |
checkOpcode(const Opcode exp1, const Opcode exp2) const | direct_bt::AttPDUMsg | inlineprotected |
get_type(const Opcode rhs) noexcept | direct_bt::AttPDUMsg | inlinestatic |
getAuthSigSize() const noexcept | direct_bt::AttPDUMsg | inline |
getHandle() const noexcept | direct_bt::AttWriteReq | inline |
getMaxPDUValueSize(const jau::nsize_t mtu) const noexcept | direct_bt::AttPDUMsg | inline |
getName() const noexcept override | direct_bt::AttWriteReq | inlinevirtual |
getOpAuthSigFlag() const noexcept | direct_bt::AttPDUMsg | inline |
getOpcode() const noexcept | direct_bt::AttPDUMsg | inline |
getOpcodeString(const Opcode opc) noexcept | direct_bt::AttPDUMsg | static |
getOpCommandFlag() const noexcept | direct_bt::AttPDUMsg | inline |
getOpMethod() const noexcept | direct_bt::AttPDUMsg | inline |
getPDUMinSize() const noexcept | direct_bt::AttPDUMsg | inline |
getPDUParamSize() const noexcept | direct_bt::AttPDUMsg | inline |
getPDUValueOffset() const noexcept override | direct_bt::AttWriteReq | inlinevirtual |
getPDUValueSize() const noexcept | direct_bt::AttPDUMsg | inline |
getSpecialized(const uint8_t *buffer, jau::nsize_t const buffer_size) noexcept | direct_bt::AttPDUMsg | static |
getValue() const noexcept | direct_bt::AttWriteReq | inline |
getValuePtr() const noexcept | direct_bt::AttWriteReq | inline |
is_request(const ReqRespType rhs) noexcept | direct_bt::AttPDUMsg | inlinestatic |
number(const Opcode rhs) noexcept | direct_bt::AttPDUMsg | inlinestatic |
Opcode enum name | direct_bt::AttPDUMsg | |
OpcodeType enum name | direct_bt::AttPDUMsg | |
operator=(const AttPDUMsg &o) noexcept=delete | direct_bt::AttPDUMsg | |
operator=(AttPDUMsg &&o) noexcept=delete | direct_bt::AttPDUMsg | |
pdu | direct_bt::AttPDUMsg | |
ReqRespType enum name | direct_bt::AttPDUMsg | |
toString() const noexcept | direct_bt::AttPDUMsg | inlinevirtual |
ts_creation | direct_bt::AttPDUMsg | |
valueString() const noexcept override | direct_bt::AttWriteReq | inlineprotectedvirtual |
~AttPDUMsg() noexcept=default | direct_bt::AttPDUMsg | virtual |