HomeSort by relevance Sort by last modified time
    Searched refs:uuid (Results 51 - 75 of 420) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/bluetooth/bluez/src/
eir.c 37 #define EIR_UUID16_SOME 0x02 /* 16-bit UUID, more available */
38 #define EIR_UUID16_ALL 0x03 /* 16-bit UUID, all listed */
39 #define EIR_UUID32_SOME 0x04 /* 32-bit UUID, more available */
40 #define EIR_UUID32_ALL 0x05 /* 32-bit UUID, all listed */
41 #define EIR_UUID128_SOME 0x06 /* 128-bit UUID, more available */
42 #define EIR_UUID128_ALL 0x07 /* 128-bit UUID, all listed */
181 struct uuid_info *uuid = list->data; local
182 uint8_t *uuid128_data = uuid->uuid.value.uuid128.data;
184 if (uuid->uuid.type != SDP_UUID128
281 struct uuid_info *uuid = l->data; local
    [all...]
attrib-server.c 36 #include <bluetooth/uuid.h>
91 static sdp_record_t *server_record_new(uuid_t *uuid, uint16_t start, uint16_t end)
99 if (uuid == NULL)
114 svclass_id = sdp_list_append(NULL, uuid);
203 bt_uuid_t uuid; local
208 bt_uuid16_create(&uuid, GATT_CHARAC_UUID);
216 if (bt_uuid_cmp(&a->uuid, &uuid) == 0) {
255 bt_uuid_t uuid; local
258 bt_uuid16_create(&uuid, GATT_CLIENT_CHARAC_CFG_UUID)
801 bt_uuid_t uuid; local
1020 bt_uuid_t uuid; local
    [all...]
glib-helper.c 119 uuid_t uuid; member in struct:search_context
244 search = sdp_list_append(NULL, &ctxt->uuid);
278 uuid_t *uuid)
299 (*ctxt)->uuid = *uuid;
311 uuid_t *uuid, bt_callback_t cb, void *user_data,
320 err = create_search_context(&ctxt, src, dst, uuid);
371 char *bt_uuid2string(uuid_t *uuid)
382 if (!uuid)
385 switch (uuid->type)
480 uuid_t uuid; local
    [all...]
eir.h 26 uuid_t uuid; member in struct:uuid_info
  /external/bluetooth/bluez/lib/bluetooth/
uuid.h 58 int bt_uuid_to_string(const bt_uuid_t *uuid, char *str, size_t n);
59 int bt_string_to_uuid(bt_uuid_t *uuid, const char *string);
  /external/clang/test/Parser/
MicrosoftExtensions.cpp 47 struct __declspec(uuid(L"00000000-0000-0000-1234-000000000047")) uuid_attr_bad1 { };// expected-error {{'uuid' attribute requires parameter 1 to be a string}}
48 struct __declspec(uuid(3)) uuid_attr_bad2 { };// expected-error {{'uuid' attribute requires parameter 1 to be a string}}
49 struct __declspec(uuid("0000000-0000-0000-1234-0000500000047")) uuid_attr_bad3 { };// expected-error {{uuid attribute contains a malformed GUID}}
50 struct __declspec(uuid("0000000-0000-0000-Z234-000000000047")) uuid_attr_bad4 { };// expected-error {{uuid attribute contains a malformed GUID}}
51 struct __declspec(uuid("000000000000-0000-1234-000000000047")) uuid_attr_bad5 { };// expected-error {{uuid attribute contains a malformed GUID}
    [all...]
  /external/webkit/Source/WebCore/platform/
UUID.cpp 32 #include "UUID.h"
60 QUuid uuid = QUuid::createUuid(); local
61 String canonicalUuidStr = uuid.toString().mid(1, 36).toLower(); // remove opening and closing bracket and make it lower.
65 GUID uuid = { 0 };
66 HRESULT hr = CoCreateGuid(&uuid);
70 int num = StringFromGUID2(uuid, reinterpret_cast<LPOLESTR>(uuidStr), WTF_ARRAY_LENGTH(uuidStr));
76 CFUUIDRef uuid = CFUUIDCreate(0);
77 CFStringRef uuidStrRef = CFUUIDCreateString(0, uuid);
80 CFRelease(uuid);
86 FILE* fptr = fopen("/proc/sys/kernel/random/uuid", "r")
    [all...]
  /external/webkit/Source/WebKit/win/Interfaces/
DOMExtensions.idl 34 uuid(E6CEE774-41C6-4c1b-8832-798E49245E6B),
DOMPrivate.idl 39 uuid(7FF28EC8-6DA1-498d-9A43-7E67C2D3128F),
63 uuid(2DF339BC-B48E-4d35-B93A-299756ED0B4B),
109 uuid(C8C5F0CD-07B0-4a32-BFA8-AE465E80DD3C),
131 uuid(6959F712-1563-4661-8D8C-F4C739C55839),
IWebCache.idl 35 uuid(0673E6F5-AE63-4871-AAC6-6A1E0E6A99AB),
IWebCookieManager.idl 44 uuid(7053FE94-3623-444f-A298-209A90879A8C),
IWebDocument.idl 45 uuid(0A6397A7-90FE-49a0-B9C1-44693DD779F7),
108 uuid(0213643B-8DF9-4ba4-9534-61D92CB75007),
135 uuid(B6282B92-6F31-4948-A3A0-89763C56BBBF),
185 uuid(3C9F6251-CFD8-447a-B429-6B6AE627436C),
IWebFrameView.idl 42 uuid(E23E1B15-78F6-4e89-AD2E-49992A040A35),
IWebGeolocationProvider.idl 36 uuid(47F4CCF6-963D-4306-BE0B-8205C94672B5),
IWebHTTPURLResponse.idl 35 uuid(56B54483-FA29-4ce5-96FA-2D9B81D57162),
IWebHistoryPrivate.idl 32 uuid(B811003B-3475-46ad-9697-91D0D181CC05),
IWebJavaScriptCollector.idl 35 uuid(E6A1D169-F44A-4d11-B55B-F0A406F47612),
IWebMutableURLRequestPrivate.idl 45 uuid(AD675B60-2CE9-478c-B2AA-CAD643FF18AC),
IWebPluginHalterDelegate.idl 37 uuid(2e0e5d9e-ffc9-4185-aa15-e66868d548ee),
IWebScriptWorld.idl 34 uuid(EBD45575-8184-4f22-B849-A5FE88336055),
IWebSerializedJSValue.idl 34 uuid(13B3F50A-C996-61A7-2247-3DCC88FB0B84),
  /external/wpa_supplicant_8/src/utils/
uuid.c 2 * Universally Unique IDentifier (UUID)
18 #include "uuid.h"
70 int is_nil_uuid(const u8 *uuid)
74 if (uuid[i])
  /external/webkit/Tools/Scripts/
print-msvc-project-dependencies 62 my $uuid = $2;
63 if (exists $projectsByUUID{$uuid}) {
69 uuid => $uuid,
72 $projectsByUUID{$uuid} = $currentProject;
100 warn "Warning: UUID $uuid1 listed more than once as dependency of project ", $currentProject->{name}, "\n";
104 $uuid1 eq $uuid2 or warn "Warning: UUIDs in depedency section of project ", $currentProject->{name}, " don't match: $uuid1 $uuid2; using first UUID\n";
  /external/wpa_supplicant_8/src/wps/
wps_er.h 25 u8 uuid[WPS_UUID_LEN]; member in struct:wps_er_sta
48 u8 uuid[WPS_UUID_LEN]; member in struct:wps_er_ap
78 u8 uuid[WPS_UUID_LEN]; member in struct:wps_er_ap_settings
107 void wps_er_ap_add(struct wps_er *er, const u8 *uuid, struct in_addr *addr,
  /external/bluetooth/bluez/attrib/
gatt.h 28 guint gatt_discover_primary(GAttrib *attrib, bt_uuid_t *uuid, gatt_cb_t func,
32 bt_uuid_t *uuid, gatt_cb_t func,
48 bt_uuid_t *uuid, GAttribResultFunc func,

Completed in 370 milliseconds

1 23 4 5 6 7 8 91011>>