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

  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 99 #define htobs(d) (d) macro
104 #define htobs(d) bswap_16(d) macro
  /system/bluetooth/bluez-clean-headers/bluetooth/
bluetooth.h 89 #define htobs(d) (d) macro
95 #define htobs(d) bswap_16(d) macro

Completed in 549 milliseconds