Searched refs:poll_thread_handle (Results 1 – 3 of 3) sorted by relevance
150 std::function<bt_status_t(int poll_thread_handle, uid_set_t* set)> body{154 bt_status_t operator()(int poll_thread_handle, uid_set_t* set) { in operator()155 return body(poll_thread_handle, set); in operator()
109 bt_status_t btsock_rfc_init(int poll_thread_handle, uid_set_t* set) { in btsock_rfc_init() argument111 return test::mock::btif_sock_rfc::btsock_rfc_init(poll_thread_handle, set); in btsock_rfc_init()
110 bt_status_t btsock_rfc_init(int poll_thread_handle, uid_set_t* set) { in btsock_rfc_init() argument111 pth = poll_thread_handle; in btsock_rfc_init()