Searched refs:set_poll (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_sock_thread.cc | 295 static inline void set_poll(poll_slot_t* ps, int fd, int type, int flags, in set_poll() function 318 set_poll(&ps[i], fd, type, flags | ps[i].flags, user_id); in add_poll() 325 set_poll(&ps[empty], fd, type, flags, user_id); in add_poll()
|