Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink.cc320 void Link::OnRemoteExtendedFeatureReceived(bool ertm_supported, bool fcs_supported) { in OnRemoteExtendedFeatureReceived() argument
321 remote_supports_ertm_ = ertm_supported; in OnRemoteExtendedFeatureReceived()
Dlink.h151 virtual void OnRemoteExtendedFeatureReceived(bool ertm_supported, bool fcs_supported);