OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_ntohs
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/src/
glib-helper.c
412
g_ntohl(data0),
g_ntohs
(data1),
413
g_ntohs
(data2),
g_ntohs
(data3),
414
g_ntohl(data4),
g_ntohs
(data5));
/external/bluetooth/glib/glib/
gtypes.h
329
#define
g_ntohs
(val) (GUINT16_FROM_BE (val))
macro
Completed in 550 milliseconds