Direct-BT
2.3.1
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for direct_bt::L2CAPComm, including all inherited members.
close() noexcept | direct_bt::L2CAPComm | |
Defaults enum name | direct_bt::L2CAPComm | |
getBTSecurityLevel() | direct_bt::L2CAPComm | |
getSocketDescriptor() const noexcept | direct_bt::L2CAPComm | inline |
getStateString(bool isConnected, bool hasIOError) | direct_bt::L2CAPComm | inlinestatic |
getStateString() const | direct_bt::L2CAPComm | inline |
hasIOError() const | direct_bt::L2CAPComm | inline |
isOpen() const | direct_bt::L2CAPComm | inline |
L2CAPComm(const BDAddressAndType &adapterAddressAndType, const L2CAP_PSM psm, const L2CAP_CID cid) | direct_bt::L2CAPComm | |
L2CAPComm(const L2CAPComm &)=delete | direct_bt::L2CAPComm | |
mutex_write() | direct_bt::L2CAPComm | inline |
number(const Defaults d) | direct_bt::L2CAPComm | inlinestatic |
open(const BTDevice &device, const BTSecurityLevel sec_level=BTSecurityLevel::NONE) | direct_bt::L2CAPComm | |
operator=(const L2CAPComm &)=delete | direct_bt::L2CAPComm | |
read(uint8_t *buffer, const jau::nsize_t capacity) | direct_bt::L2CAPComm | |
setBTSecurityLevel(const BTSecurityLevel sec_level) | direct_bt::L2CAPComm | |
write(const uint8_t *buffer, const jau::nsize_t length) | direct_bt::L2CAPComm | |
~L2CAPComm() noexcept | direct_bt::L2CAPComm | inline |