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

  /system/bluetooth/bluez-clean-headers/bluetooth/
bluetooth.h 43 #define htobl(d) (d) macro
48 #define htobl(d) bswap_32(d) macro
  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 89 #define htobl(d) (d) macro
94 #define htobl(d) bswap_32(d) macro

Completed in 1864 milliseconds