HomeSort by relevance Sort by last modified time
    Searched full:flags2pevents (Results 1 - 1 of 1) sorted by null

  /system/bt/btif/src/
btif_sock_thread.cc 354 static inline unsigned int flags2pevents(int flags) { function
372 ps->pfd.events = flags2pevents(flags);
409 ps->pfd.events = flags2pevents(ps->flags);

Completed in 8151 milliseconds