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

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

Completed in 60 milliseconds