Searched refs:on_disconnection_complete (Results 1 – 2 of 2) sorted by relevance
156 void on_disconnection_complete(EventView event_view);
622 void HciLayer::on_disconnection_complete(EventView event_view) { in on_disconnection_complete() function in bluetooth::hci::HciLayer829 …er(EventCode::DISCONNECTION_COMPLETE, handler->BindOn(this, &HciLayer::on_disconnection_complete)); in StartWithNoHalDependencies()