74 void listen(
const std::string& btAddress,
77 const std::function<
void(
const SocketAddress&, core::socket::State)>& onStatus)
const {
78 Super::getConfig().Local::setBtAddress(btAddress).setChannel(channel);
79 Super::getConfig().setBacklog(backlog);