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

  /system/bluetooth/bluez-clean-headers/bluetooth/
bluetooth.h 42 #define htobs(d) (d) macro
47 #define htobs(d) bswap_16(d) macro
  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 88 #define htobs(d) (d) macro
93 #define htobs(d) bswap_16(d) macro

Completed in 298 milliseconds