User level Direct-BT API types and functionality addressing the central-client GATTRole::Client perspective, see Direct-BT Overview.
More...
|
constexpr uint8_t | direct_bt::number (const BTGattChar::PropertyBitVal rhs) noexcept |
|
bool | direct_bt::operator!= (const BTGattChar &lhs, const BTGattChar &rhs) noexcept |
|
constexpr bool | direct_bt::operator!= (const BTGattChar::PropertyBitVal lhs, const BTGattChar::PropertyBitVal rhs) noexcept |
|
bool | direct_bt::operator!= (const BTGattDesc &lhs, const BTGattDesc &rhs) noexcept |
|
bool | direct_bt::operator!= (const BTGattService &lhs, const BTGattService &rhs) noexcept |
|
constexpr BTGattChar::PropertyBitVal | direct_bt::operator& (const BTGattChar::PropertyBitVal lhs, const BTGattChar::PropertyBitVal rhs) noexcept |
|
bool | direct_bt::operator== (const BTGattChar &lhs, const BTGattChar &rhs) noexcept |
|
constexpr bool | direct_bt::operator== (const BTGattChar::PropertyBitVal lhs, const BTGattChar::PropertyBitVal rhs) noexcept |
|
bool | direct_bt::operator== (const BTGattDesc &lhs, const BTGattDesc &rhs) noexcept |
|
bool | direct_bt::operator== (const BTGattService &lhs, const BTGattService &rhs) noexcept |
|
constexpr BTGattChar::PropertyBitVal | direct_bt::operator| (const BTGattChar::PropertyBitVal lhs, const BTGattChar::PropertyBitVal rhs) noexcept |
|
std::string | direct_bt::to_string (const BTGattChar::PropertyBitVal mask) noexcept |
|
User level Direct-BT API types and functionality addressing the central-client GATTRole::Client perspective, see Direct-BT Overview.
◆ BTGattCharRef
◆ BTGattCharListenerRef
◆ BTGattDescRef
◆ BTGattServiceRef
◆ operator==() [1/4]
◆ operator!=() [1/4]
◆ number()
◆ operator|()
◆ operator&()
◆ operator==() [2/4]
◆ operator!=() [2/4]
◆ to_string()
◆ operator==() [3/4]
◆ operator!=() [3/4]
◆ operator==() [4/4]
◆ operator!=() [4/4]