Searched refs:hci_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 85 SetUpHciServer(open_server, hci_port, rootcanal::ControllerProperties()); in TestEnvironment()
|
D | root_canal_main.cc | 54 DEFINE_uint32(hci_port, 6402, "hci server 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 | 39 * `--hci_port` (default `6402`) Configure the TCP port for the HCI server.
|