Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for direct_bt::L2CAPClient, including all inherited members.
adev_id | direct_bt::L2CAPComm | |
cid | direct_bt::L2CAPComm | |
close() noexcept override | direct_bt::L2CAPClient | inlinevirtual |
Defaults enum name | direct_bt::L2CAPClient | |
env | direct_bt::L2CAPComm | protected |
get_boolean_callback_t typedef | direct_bt::L2CAPComm | |
getBTSecurityLevel() noexcept | direct_bt::L2CAPClient | |
getBTSecurityLevelImpl(const BDAddressAndType &remoteAddressAndType) noexcept | direct_bt::L2CAPComm | protected |
getRemoteAddressAndType() const noexcept | direct_bt::L2CAPClient | inline |
getRWExitCodeString(const RWExitCode ec) noexcept | direct_bt::L2CAPClient | static |
getRWExitCodeString(const jau::snsize_t ecn) noexcept | direct_bt::L2CAPClient | inlinestatic |
getStateString() const noexcept override | direct_bt::L2CAPClient | inlinevirtual |
direct_bt::L2CAPComm::getStateString(bool isOpen, bool hasIOError) noexcept | direct_bt::L2CAPComm | static |
direct_bt::L2CAPComm::getStateString(bool isOpen, bool isInterrupted, bool hasIOError) noexcept | direct_bt::L2CAPComm | static |
direct_bt::L2CAPComm::getStateString(bool isOpen, bool irqed_int, bool irqed_ext, bool hasIOError) noexcept | direct_bt::L2CAPComm | static |
hasIOError() const noexcept | direct_bt::L2CAPClient | inline |
interrupted() const noexcept | direct_bt::L2CAPComm | inline |
interrupted_ext() const noexcept | direct_bt::L2CAPComm | inlineprotected |
interrupted_int() const noexcept | direct_bt::L2CAPComm | inlineprotected |
interrupted_intern | direct_bt::L2CAPComm | protected |
is_interrupted_extern | direct_bt::L2CAPComm | protected |
is_open() const noexcept | direct_bt::L2CAPComm | inline |
is_open_ | direct_bt::L2CAPComm | protected |
l2cap_close_dev(int dd) noexcept | direct_bt::L2CAPComm | protectedstatic |
l2cap_open_dev(const BDAddressAndType &adapterAddressAndType, const L2CAP_PSM psm, const L2CAP_CID cid) noexcept | direct_bt::L2CAPComm | protectedstatic |
L2CAPClient(const uint16_t adev_id, BDAddressAndType adapterAddressAndType, const L2CAP_PSM psm, const L2CAP_CID cid) noexcept | direct_bt::L2CAPClient | |
L2CAPClient(const uint16_t adev_id, BDAddressAndType adapterAddressAndType, const L2CAP_PSM psm, const L2CAP_CID cid, BDAddressAndType remoteAddressAndType, int client_socket) noexcept | direct_bt::L2CAPClient | |
L2CAPComm(const uint16_t adev_id, BDAddressAndType localAddressAndType, const L2CAP_PSM psm, const L2CAP_CID cid) noexcept | direct_bt::L2CAPComm | |
L2CAPComm(const L2CAPComm &)=delete | direct_bt::L2CAPComm | |
localAddressAndType | direct_bt::L2CAPComm | |
mtx_open | direct_bt::L2CAPComm | protected |
mutex_write() noexcept | direct_bt::L2CAPClient | inline |
number(const Defaults d) noexcept | direct_bt::L2CAPClient | inlinestatic |
number(const RWExitCode rhs) noexcept | direct_bt::L2CAPClient | inlinestatic |
open(const BTDevice &device, const BTSecurityLevel sec_level=BTSecurityLevel::NONE) noexcept | direct_bt::L2CAPClient | |
operator=(const L2CAPComm &)=delete | direct_bt::L2CAPComm | |
psm | direct_bt::L2CAPComm | |
read(uint8_t *buffer, const jau::nsize_t capacity) noexcept | direct_bt::L2CAPClient | |
RWExitCode enum name | direct_bt::L2CAPClient | |
set_interrupted_query(get_boolean_callback_t is_interrupted_cb) noexcept | direct_bt::L2CAPComm | inline |
setBTSecurityLevel(const BTSecurityLevel sec_level) noexcept | direct_bt::L2CAPClient | |
setBTSecurityLevelImpl(const BTSecurityLevel sec_level, const BDAddressAndType &remoteAddressAndType) noexcept | direct_bt::L2CAPComm | protected |
socket() const noexcept | direct_bt::L2CAPComm | inline |
socket_ | direct_bt::L2CAPComm | protected |
toRWExitCode(const jau::snsize_t rhs) noexcept | direct_bt::L2CAPClient | inlinestatic |
toString() const noexcept override | direct_bt::L2CAPClient | virtual |
write(const uint8_t *buffer, const jau::nsize_t length) noexcept | direct_bt::L2CAPClient | |
~L2CAPClient() noexcept override | direct_bt::L2CAPClient | inline |
~L2CAPComm() noexcept=default | direct_bt::L2CAPComm | virtual |