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

  /external/bluetooth/bluez/plugins/
mgmtops.c 683 uint128_t uint128; local
694 ntoh128((uint128_t *) uuid128.value.uuid128.data, &uint128);
695 htob128(&uint128, (uint128_t *) cp->uuid);
711 uint128_t uint128; local
722 ntoh128((uint128_t *) uuid128.value.uuid128.data, &uint128);
723 htob128(&uint128, (uint128_t *) cp->uuid);
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
sdp.h 506 uint128_t uint128; member in union:sdp_data_struct::__anon1857

Completed in 36 milliseconds