HomeSort by relevance Sort by last modified time
    Searched full:vehicle_prop_config (Results 1 - 2 of 2) sorted by null

  /packages/services/Car/libvehiclenetwork/native/
VehicleNetworkProtoUtil.h 53 static status_t toVehiclePropConfig(const vehicle_prop_config& in, VehiclePropConfig& out);
55 static status_t fromVehiclePropConfig(const VehiclePropConfig& in, vehicle_prop_config& out);
  /hardware/libhardware/include/hardware/
vehicle.h 71 * @config_flags: Usage of config_flags in vehicle_prop_config
72 * @config_array: Usage of config_array in vehicle_prop_config. When this is specified,
74 * @config_string: Explains the usage of config_string in vehicle_prop_config. Property with
756 * Flag to be used in vehicle_prop_config.config_flags for VEHICLE_PROPERTY_AUDIO_HW_VARIANT.
775 * For configuration information, vehicle_prop_config.config_flags can have bit flag combining
1319 typedef struct vehicle_prop_config { struct
    [all...]

Completed in 249 milliseconds