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

  /system/bluetooth/bluez-clean-headers/bluetooth/
bluetooth.h 44 #define btohs(d) (d) macro
49 #define btohs(d) bswap_16(d) macro
  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 90 #define btohs(d) (d) macro
95 #define btohs(d) bswap_16(d) macro

Completed in 2503 milliseconds