Searched refs:reqs (Results 1 – 3 of 3) sorted by relevance
445 auto reqs = GetAidlLeAudioBroadcastConfigurationRequirementFromStackFormat( in GetBroadcastConfig() local449 interface->getLeAudioBroadcastConfiguration(aidl_pacs, reqs); in GetBroadcastConfig()468 std::vector<IBluetoothAudioProvider::LeAudioConfigurationRequirement> reqs; in GetUnicastConfig() local469 reqs.push_back(GetAidlLeAudioUnicastConfigurationRequirementsFromStackFormat( in GetUnicastConfig()476 ->GetLeAudioAseConfiguration(aidl_sink_pacs, aidl_source_pacs, reqs); in GetUnicastConfig()
520 const types::LeAudioLtvMap& reqs, in IsCodecConfigSupported() argument523 auto config = reqs.GetAsCoreCodecConfig(); in IsCodecConfigSupported()
5201 final List<NetworkRequest> reqs = new ArrayList<>(); in unregisterNetworkCallback() local5214 reqs.add(e.getKey()); in unregisterNetworkCallback()5218 for (NetworkRequest r : reqs) { in unregisterNetworkCallback()