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

  /external/bluetooth/glib/gobject/
gparam.h 175 * G_PARAM_USER_SHIFT:
180 #define G_PARAM_USER_SHIFT (8)
gparam.c 57 #define G_PARAM_USER_MASK (~0 << G_PARAM_USER_SHIFT)
    [all...]

Completed in 43 milliseconds