Home
last modified time | relevance | path

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

/external/adhd/cras/src/libcras/
Dcras_client.c390 static void server_fd_move_to_state(struct cras_client *client, in server_fd_move_to_state() function
447 server_fd_move_to_state(client, CRAS_SOCKET_STATE_WAIT_FOR_SOCKET); in error_delay_next_action()
464 server_fd_move_to_state( in wait_for_socket_next_action()
530 server_fd_move_to_state(client, CRAS_SOCKET_STATE_FIRST_MESSAGE); in wait_for_writable_next_action()
546 server_fd_move_to_state(client, CRAS_SOCKET_STATE_CONNECTED); in connect_transition_action()
666 server_fd_move_to_state( in disconnect_transition_action()
682 server_fd_move_to_state( in disconnect_transition_action()
688 server_fd_move_to_state( in disconnect_transition_action()
750 server_fd_move_to_state(client, CRAS_SOCKET_STATE_WAIT_FOR_SOCKET); in server_connect()
763 server_fd_move_to_state(client, CRAS_SOCKET_STATE_DISCONNECTED); in server_disconnect()