Home
last modified time | relevance | path

Searched refs:GUINT16_SWAP_LE_BE_IA32 (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/glib/glib/
Dgtypes.h161 # define GUINT16_SWAP_LE_BE_IA32(val) \ macro
214 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_IA32 (val))
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt270 GUINT16_SWAP_LE_BE_IA32