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

  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 101 #define btohs(d) (d) macro
106 #define btohs(d) bswap_16(d) macro
  /system/bluetooth/bluez-clean-headers/bluetooth/
bluetooth.h 91 #define btohs(d) (d) macro
97 #define btohs(d) bswap_16(d) macro

Completed in 111 milliseconds