HomeSort by relevance Sort by last modified time
    Searched refs:num_tuners (Results 1 - 4 of 4) sorted by null

  /system/core/libsystem/include/system/
radio.h 132 * If more than one tuner is supported (num_tuners > 1), only one can be connected to the audio
140 uint32_t num_tuners; /* number of tuners controllable independently */ member in struct:radio_hal_properties
156 uint32_t num_tuners; member in struct:radio_properties
  /hardware/libhardware/modules/radio/
radio_hal_tool.c 48 hal_properties.class_id, hal_properties.implementor, hal_properties.num_tuners,
radio_hw.c 47 .num_tuners = 1,
  /hardware/interfaces/broadcastradio/1.0/default/
Utils.cpp 178 properties->numTuners = halProperties->num_tuners;

Completed in 122 milliseconds