Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/2.1/vts/functional/
DVtsHalBluetoothAudioV2_1TargetTest.cpp309 bool is_parameter_valid = in IsPcmParametersSupported() local
318 return is_parameter_valid && is_parameter_in_capability; in IsPcmParametersSupported()
331 bool is_parameter_valid = in IsPcmParametersSupported_2_1() local
340 return is_parameter_valid && is_parameter_in_capability; in IsPcmParametersSupported_2_1()
/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
DVtsHalBluetoothAudioV2_0TargetTest.cpp249 bool is_parameter_valid = in IsPcmParametersSupported() local
257 return is_parameter_valid && is_parameter_in_capability; in IsPcmParametersSupported()