Searched refs:link_ble_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 72 link_ble_socket_server_ = open_server(&async_manager_, link_ble_port); in TestEnvironment()
|
D | root_canal_main.cc | 56 DEFINE_uint32(link_ble_port, 6404, "le link 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 | 43 * `--link_ble_port` (default `6404`) Configure the TCP port for the BLE link server.
|