Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_sock_thread.h56 int btsock_thread_exit(int handle);
/system/bt/btif/src/
Dbtif_sock.cc112 if (thread_handle != -1) btsock_thread_exit(thread_handle); in btif_sock_init()
122 btsock_thread_exit(saved_handle); in btif_sock_cleanup()
Dbtif_sock_thread.cc318 int btsock_thread_exit(int h) { in btsock_thread_exit() function
Dbtif_pan.cc277 btsock_thread_exit(pan_pth); in destroy_tap_read_thread()