Home
last modified time | relevance | path

Searched defs:OnReadRemoteSupportedFeatures (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/classic/
Dlink_property_listener.h59 virtual void OnReadRemoteSupportedFeatures(hci::Address /* remote */, uint64_t /* features */) {} in OnReadRemoteSupportedFeatures() function
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink_manager.cc385 void LinkManager::OnReadRemoteSupportedFeatures(hci::Address device, uint64_t features) { in OnReadRemoteSupportedFeatures() function in bluetooth::l2cap::classic::internal::LinkManager