Home
last modified time | relevance | path

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

/btstack/platform/daemon/src/
H A Dsocket_connection.c84 char sun_path[UNIX_PATH_MAX]; member
659 strcpy(addr.sun_path, path); in socket_connection_create_unix()
704 strcpy(server.sun_path, BTSTACK_UNIX); in socket_connection_open_unix()