OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uuid
(Results
351 - 375
of
419
) sorted by null
<<
11
12
13
14
15
16
17
/external/bluetooth/bluez/audio/
control.c
240
sdp_uuid16_create(&profile[0].
uuid
, AV_REMOTE_PROFILE_ID);
303
sdp_uuid16_create(&profile[0].
uuid
, AV_REMOTE_PROFILE_ID);
/external/bluetooth/bluez/src/
storage.c
949
sdp_record_t *find_record_in_list(sdp_list_t *recs, const char *
uuid
)
961
/* Extract the
uuid
*/
966
if (!strcasecmp(uuid_str,
uuid
)) {