#include <MIDI_Interfaces/BLEMIDI/BLEAPI.hpp>
Represents a handle to the connection to another device.
Definition at line 19 of file BLEAPI.hpp.
Public Member Functions | |
operator bool () const | |
BLEConnectionHandle ()=default | |
BLEConnectionHandle (uint16_t conn) | |
Public Attributes | |
uint16_t | conn = 0xFFFF |
|
default |
|
inline |
Definition at line 25 of file BLEAPI.hpp.
|
inlineexplicit |
Definition at line 21 of file BLEAPI.hpp.
uint16_t conn = 0xFFFF |
Definition at line 20 of file BLEAPI.hpp.