Home
last modified time | relevance | path

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

/btstack/platform/daemon/src/
H A Dsocket_connection.h77 int socket_connection_create_unix(char *path);
H A Dsocket_connection.c641 int socket_connection_create_unix(char *path){ in socket_connection_create_unix() function
H A Ddaemon.c2109 socket_connection_create_unix(BTSTACK_UNIX); in btstack_server_run()