Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_sock_thread.h50 int btsock_thread_wakeup(int handle);
/system/bt/btif/src/
Dbtif_sock_thread.cc302 int btsock_thread_wakeup(int h) { in btsock_thread_wakeup() function
Dbtif_pan.cc440 if (pan_pth >= 0) btsock_thread_wakeup(pan_pth); in btpan_tap_close()