Home
last modified time | relevance | path

Searched defs:ntoh64 (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
Dbluetooth.h173 #define ntoh64(x) (x) macro
190 static inline uint64_t ntoh64(uint64_t n) in ntoh64() function