HomeSort by relevance Sort by last modified time
    Searched full:uuidtype (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
bthsdpdef.h 26 USHORT uuidType;
  /system/bt/btif/src/
btif_gatt_util.cc 51 int uuidType(const unsigned char* p_uuid) {
77 p_dest->len = uuidType(p_src->uu);
111 int uuid_len = uuidType(svc_uuid->uu);
  /hardware/interfaces/audio/effect/2.0/xml/
audio_effects_conf_V2_0.xsd 27 <xs:simpleType name="uuidType">
88 <xs:attribute name="uuid" type="aec:uuidType" use="required"/>
  /system/bt/stack/gatt/
gatt_api.cc 101 static int uuidType(unsigned char* p_uuid) {
116 p_dest->len = uuidType(p_src->uu);
    [all...]

Completed in 168 milliseconds