Home
last modified time | relevance | path

Searched refs:modemReducedFeatureSet1 (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/radio/config/1.3/vts/functional/
Dradio_config_hidl_hal_utils.h66 bool modemReducedFeatureSet1; variable
94 bool modemReducedFeatureSet1);
Dradio_config_response.cpp69 modemReducedFeatureSet1 = modemReducedFeatures; in getHalDeviceCapabilitiesResponse()
/hardware/interfaces/radio/config/1.3/
DIRadioConfigResponse.hal28 * @param modemReducedFeatureSet1 True indicates that the modem does NOT support the following
49 bool modemReducedFeatureSet1);
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_test.cpp136 return radioConfigRsp->modemReducedFeatureSet1; in getRadioHalCapabilities()