HomeSort by relevance Sort by last modified time
    Searched refs:io_get_flags (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/glib/
giochannel.h 166 GIOFlags (*io_get_flags) (GIOChannel *channel); member in struct:_GIOFuncs
giochannel.c 843 flags = (* channel->funcs->io_get_flags) (channel);
    [all...]

Completed in 46 milliseconds