HomeSort by relevance Sort by last modified time
    Searched refs:documentation_url (Results 1 - 3 of 3) sorted by null

  /system/bt/main/
bte_conf.c 58 strlcpy(record.documentation_url, config_get_string(config, section_name, "documentationURL", ""), sizeof(record.documentation_url));
73 LOG_DEBUG(LOG_TAG, " documentationURL = %s", record.documentation_url);
  /system/bt/stack/sdp/
sdp_api.c     [all...]
  /system/bt/stack/include/
sdp_api.h 169 char documentation_url[SDP_MAX_ATTR_LEN]; /* optional */ member in struct:t_sdp_di_record

Completed in 54 milliseconds