Home
last modified time | relevance | path

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

/btstack/platform/daemon/src/
H A Dsocket_connection.h72 int socket_connection_create_tcp(int port);
H A Dsocket_connection.c387 int socket_connection_create_tcp(int port){ in socket_connection_create_tcp() function
H A Ddaemon.c2106 socket_connection_create_tcp(BTSTACK_PORT); in btstack_server_run()