Home
last modified time | relevance | path

Searched refs:on_classic_event (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_impl_test.cc270 classic_impl_->on_classic_event(view); in TEST_F()
Dclassic_impl.h73 handler_->BindOn(this, &classic_impl::on_classic_event), in classic_impl()
84 void on_classic_event(EventView event_packet) { in on_classic_event() function