Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for direct_bt::L2CAPServer, including all inherited members.
accept() noexcept | direct_bt::L2CAPServer | |
adev_id | direct_bt::L2CAPComm | |
cid | direct_bt::L2CAPComm | |
close() noexcept override | direct_bt::L2CAPServer | inlinevirtual |
env | direct_bt::L2CAPComm | protected |
get_boolean_callback_t typedef | direct_bt::L2CAPComm | |
getBTSecurityLevelImpl(const BDAddressAndType &remoteAddressAndType) noexcept | direct_bt::L2CAPComm | protected |
getStateString() const noexcept override | direct_bt::L2CAPServer | 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 |
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 |
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 | |
L2CAPServer(const uint16_t adev_id, BDAddressAndType localAddressAndType, const L2CAP_PSM psm, const L2CAP_CID cid) noexcept | direct_bt::L2CAPServer | |
localAddressAndType | direct_bt::L2CAPComm | |
mtx_open | direct_bt::L2CAPComm | protected |
open() noexcept | direct_bt::L2CAPServer | |
operator=(const L2CAPComm &)=delete | direct_bt::L2CAPComm | |
psm | direct_bt::L2CAPComm | |
set_interrupted_query(get_boolean_callback_t is_interrupted_cb) noexcept | direct_bt::L2CAPComm | inline |
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 |
toString() const noexcept override | direct_bt::L2CAPServer | virtual |
~L2CAPComm() noexcept=default | direct_bt::L2CAPComm | virtual |
~L2CAPServer() noexcept override | direct_bt::L2CAPServer | inline |