Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/classic/internal/
Dlink.cc307 void Link::OnRemoteExtendedFeatureReceived(bool ertm_supported, bool fcs_supported) { in OnRemoteExtendedFeatureReceived() argument
308 remote_supports_ertm_ = ertm_supported; in OnRemoteExtendedFeatureReceived()
Dlink.h145 virtual void OnRemoteExtendedFeatureReceived(bool ertm_supported, bool fcs_supported);