Searched refs:handle_link_security_ensure_authenticated (Results 1 – 2 of 2) sorted by relevance
128 void handle_link_security_ensure_authenticated(hci::Address remote);
172 void LinkManager::handle_link_security_ensure_authenticated(hci::Address remote) { in handle_link_security_ensure_authenticated() function in bluetooth::l2cap::classic::internal::LinkManager219 … handler_->CallOn(link_manager_, &LinkManager::handle_link_security_ensure_authenticated, remote_); in EnsureAuthenticated()