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

  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 100 #define htobl(d) (d) macro
105 #define htobl(d) bswap_32(d) macro
  /system/bluetooth/bluez-clean-headers/bluetooth/
bluetooth.h 90 #define htobl(d) (d) macro
96 #define htobl(d) bswap_32(d) macro

Completed in 368 milliseconds