Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp546 void CuttlefishConfig::set_rootcanal_link_ble_port( in set_rootcanal_link_ble_port() function in cuttlefish::CuttlefishConfig
Dcuttlefish_config.h269 void set_rootcanal_link_ble_port(int rootcanal_link_ble_port);
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1249 tmp_config_obj.set_rootcanal_link_ble_port(7600 + rootcanal_instance_num); in InitializeCuttlefishConfiguration()