Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink.cc313 return remote_supports_ertm_; in GetRemoteSupportsErtm()
321 remote_supports_ertm_ = ertm_supported; in OnRemoteExtendedFeatureReceived()
Dlink.h241 bool remote_supports_ertm_ = false; variable