Searched refs:btsock_thread_create (Results 1 – 4 of 4) sorted by relevance
54 int btsock_thread_create(btsock_signaled_cb callback,
74 thread_handle = btsock_thread_create(btsock_signaled, NULL); in btif_sock_init()
169 int btsock_thread_create(btsock_signaled_cb callback, in btsock_thread_create() function
270 if (pan_pth < 0) pan_pth = btsock_thread_create(btpan_tap_fd_signaled, NULL); in create_tap_read_thread()