Searched refs:OnRemoteExtendedFeatureReceived (Results 1 – 3 of 3) sorted by relevance
85 link_->OnRemoteExtendedFeatureReceived(false, false); in OnCommandReject()729 … link_->OnRemoteExtendedFeatureReceived(view.GetEnhancedRetransmissionMode(), view.GetFcsOption()); in OnInformationResponse()935 link_->OnRemoteExtendedFeatureReceived(false, false); in on_command_timeout()
151 virtual void OnRemoteExtendedFeatureReceived(bool ertm_supported, bool fcs_supported);
320 void Link::OnRemoteExtendedFeatureReceived(bool ertm_supported, bool fcs_supported) { in OnRemoteExtendedFeatureReceived() function in bluetooth::l2cap::classic::internal::Link