HomeSort by relevance Sort by last modified time
    Searched refs:uuid (Results 351 - 375 of 419) sorted by null

<<11121314151617

  /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)) {