Searched refs:test_port (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/tools/rootcanal/desktop/ |
D | test_environment.cc | 63 int test_port, int hci_port, int link_port, int link_ble_port, in TestEnvironment() argument 70 test_socket_server_ = open_server(&async_manager_, test_port); in TestEnvironment()
|
D | root_canal_main.cc | 53 DEFINE_uint32(test_port, 6401, "test tcp port");
|
D | test_environment.h | 56 int test_port, int hci_port, int link_port, int link_ble_port,
|
/packages/modules/Bluetooth/tools/rootcanal/ |
D | README.md | 37 * `--test_port` (default `6401`) Configure the TCP port for the test channel.
|