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