Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/src/
H A 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()
H A Dbtif_sock_thread.cc310 int btsock_thread_exit(int h) { in btsock_thread_exit() function
H A Dbtif_pan.cc259 btsock_thread_exit(pan_pth); in destroy_tap_read_thread()
/aosp12/system/bt/btif/include/
H A Dbtif_sock_thread.h56 int btsock_thread_exit(int handle);