Home
last modified time | relevance | path

Searched refs:netsim_radio_enable (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp377 void CuttlefishConfig::netsim_radio_enable(NetsimRadio flag) { in netsim_radio_enable() function in cuttlefish::CuttlefishConfig
Dcuttlefish_config.h187 void netsim_radio_enable(NetsimRadio flag);
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1082 tmp_config_obj.netsim_radio_enable(CuttlefishConfig::NetsimRadio::Bluetooth); in InitializeCuttlefishConfiguration()
1288 tmp_config_obj.netsim_radio_enable(CuttlefishConfig::NetsimRadio::Uwb); in InitializeCuttlefishConfiguration()