Home
last modified time | relevance | path

Searched defs:socket_fd (Results 1 – 1 of 1) sorted by relevance

/btstack/platform/daemon/src/
H A Dsocket_connection.c130 int socket_fd; // ds only stores event handle in win32 member
248 int socket_fd = conn->socket_fd; in socket_connection_hci_process() local
355 int socket_fd = tcp_socket_fd; in socket_connection_accept() local
357 int socket_fd = btstack_run_loop_get_data_source_fd(socket_ds); in socket_connection_accept() local