Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/include/
H A Dbtif_sock_thread.h50 int btsock_thread_wakeup(int handle);
/aosp12/system/bt/btif/src/
H A Dbtif_sock_thread.cc294 int btsock_thread_wakeup(int h) { in btsock_thread_wakeup() function
H A Dbtif_pan.cc421 if (pan_pth >= 0) btsock_thread_wakeup(pan_pth); in btpan_tap_close()