Searched refs:connected_s (Results 1 – 1 of 1) sorted by relevance
91 static int connected_s = -1; variable4821 if (connected_s != -1) in btif_hl_thread_cleanup()4823 shutdown(connected_s, SHUT_RDWR); in btif_hl_thread_cleanup()4824 close(connected_s); in btif_hl_thread_cleanup()4826 listen_s = connected_s = -1; in btif_hl_thread_cleanup()