Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_sock_thread.h52 int btsock_thread_exit(int handle);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock.cc127 if (thread_handle != -1) btsock_thread_exit(thread_handle); in btif_sock_init()
137 btsock_thread_exit(saved_handle); in btif_sock_cleanup()
Dbtif_sock_thread.cc251 int btsock_thread_exit(int h) { in btsock_thread_exit() function
Dbtif_pan.cc261 btsock_thread_exit(pan_pth); in destroy_tap_read_thread()