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

  /external/bluetooth/glib/gobject/
gparam.h 169 * G_PARAM_MASK:
173 #define G_PARAM_MASK (0x000000ff)
gparam.c 451 pspec->flags = (flags & G_PARAM_USER_MASK) | (flags & G_PARAM_MASK);
    [all...]

Completed in 490 milliseconds