Searched defs:GULONG_TO_LE (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/glib/
H A Dglibconfig.h197 #define GULONG_TO_LE(val) ((gulong) GUINT64_TO_LE (val)) macro

Completed in 11 milliseconds