Searched defs:classic_impl (Results 1 – 1 of 1) sorted by relevance
51 struct classic_impl : public security::ISecurityManagerListener { struct52 classic_impl( in classic_impl() argument76 ~classic_impl() { in ~classic_impl() argument82 void on_classic_event(EventView event_packet) { in on_classic_event()137 struct {239 } connections;242 …_packet_upward(uint16_t handle, std::function<void(struct acl_manager::assembler* assembler)> cb) { in send_packet_upward()246 void on_incoming_connection(EventView packet) { in on_incoming_connection()311 …address, handler_->BindOnceOn(this, &classic_impl::actually_create_connection, address, std::move(… in create_connection() argument321 …std::move(packet), handler_->BindOnceOn(this, &classic_impl::on_create_connection_status, address)… in actually_create_connection() argument[all …]