Home
last modified time | relevance | path

Searched refs:radios (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/broadcastradio/1.0/
DITuner.hal52 * @param skipSubChannel valid for HD radio or digital radios only:
68 * @param skipSubChannel valid for HD radio or digital radios only:
85 * @param subChannel Valid for HD radio or digital radios only
/hardware/interfaces/wifi/1.0/default/
Dwifi_legacy_hal.h59 std::vector<LinkLayerRadioStats> radios; member
Dhidl_struct_util.cpp718 for (const auto& legacy_radio_stats : legacy_stats.radios) { in convertLegacyLinkLayerStatsToHidl()
727 hidl_stats->radios = hidl_radios_stats; in convertLegacyLinkLayerStatsToHidl()
Dwifi_legacy_hal.cpp637 link_stats_ptr->radios.push_back(radio); in getLinkLayerStats()
/hardware/interfaces/wifi/1.0/
Dtypes.hal481 vec<StaLinkLayerRadioStats> radios;