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

  /external/bluetooth/glib/glib/
giounix.c 140 GIOCondition poll_condition = watch->pollfd.revents; local
142 return ((poll_condition | buffer_condition) & watch->condition);

Completed in 652 milliseconds