Home
last modified time | relevance | path

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

/system/bt/gd/hal/
Dhci_hal_host_rootcanal.h38 void SetPort(uint16_t port) { in SetPort() function
Dhci_hal_host_rootcanal_test.cc142 HciHalHostRootcanalConfig::Get()->SetPort(kTestPort); in SetUp()
/system/bt/gd/facade/
Dfacade_main.cc114 HciHalHostRootcanalConfig::Get()->SetPort(std::stoi(port_number)); in main()