Searched defs:OnReadRemoteSupportedFeatures (Results 1 – 2 of 2) sorted by relevance
59 virtual void OnReadRemoteSupportedFeatures(hci::Address /* remote */, uint64_t /* features */) {} in OnReadRemoteSupportedFeatures() function
385 void LinkManager::OnReadRemoteSupportedFeatures(hci::Address device, uint64_t features) { in OnReadRemoteSupportedFeatures() function in bluetooth::l2cap::classic::internal::LinkManager