HomeSort by relevance Sort by last modified time
    Searched refs:btoh128 (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 180 static inline void btoh128(const uint128_t *src, uint128_t *dst) function
209 static inline void btoh128(const uint128_t *src, uint128_t *dst) function
218 #define htob128(x, y) btoh128(x, y)
  /external/bluetooth/bluez/attrib/
att.h 184 btoh128(u128_ptr, &dst);
  /external/bluetooth/bluez/plugins/
gatt-example.c 397 btoh128(&char_weight_uuid_btorder, &char_weight_uuid);

Completed in 38 milliseconds