Searched defs:classic_impl (Results 1 – 1 of 1) sorted by relevance
53 struct classic_impl { struct54 classic_impl( in classic_impl() argument79 ~classic_impl() { in ~classic_impl() argument84 void on_classic_event(EventView event_packet) { in on_classic_event()139 struct {244 } connections;247 …_packet_upward(uint16_t handle, std::function<void(struct acl_manager::assembler* assembler)> cb) { in send_packet_upward()251 void on_incoming_connection(Address address, ClassOfDevice cod) { in on_incoming_connection()291 …address, handler_->BindOnceOn(this, &classic_impl::actually_create_connection, address, std::move(… in create_connection() argument301 …std::move(packet), handler_->BindOnceOn(this, &classic_impl::on_create_connection_status, address)… in actually_create_connection() argument[all …]