Home
last modified time | relevance | path

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

/btstack/platform/daemon/src/
H A Dsocket_connection.h97 connection_t * socket_connection_open_unix(void);
H A Dbtstack.c109 btstack_connection = socket_connection_open_unix(); in bt_open()
H A Dsocket_connection.c694 connection_t * socket_connection_open_unix(void){ in socket_connection_open_unix() function