Home
last modified time | relevance | path

Searched defs:tcp_port (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/proto/rootcanal/
Dconfiguration.proto81 required int32 tcp_port = 1; field
/packages/modules/Bluetooth/tools/rootcanal/desktop/
Dtest_environment.cc104 int tcp_port, rootcanal::ControllerProperties properties) { in SetUpHciServer()