Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp526 static constexpr char kRootcanalHciPort[] = "rootcanal_hci_port"; variable
528 return (*dictionary_)[kRootcanalHciPort].asInt(); in rootcanal_hci_port()
531 (*dictionary_)[kRootcanalHciPort] = rootcanal_hci_port; in set_rootcanal_hci_port()