acceptor constant
int
const acceptor
The device returns to acceptor mode, not initiating a connection to a host.
Implementation
static const int acceptor = 0;
The device returns to acceptor mode, not initiating a connection to a host.
static const int acceptor = 0;