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

  /system/bt/main/
bte_conf.c 57 strlcpy(record.service_description, config_get_string(config, section_name, "serviceDescription", ""), sizeof(record.service_description));
72 LOG_DEBUG(LOG_TAG, " serviceDescription = %s", record.service_description);
  /external/autotest/client/cros/networking/
wifi_proxy.py 255 service_description = {self.SERVICE_PROPERTY_TYPE: 'wifi',
257 service = self.find_matching_service(service_description)
  /system/bt/stack/sdp/
sdp_api.c     [all...]
  /system/bt/stack/include/
sdp_api.h 168 char service_description[SDP_MAX_ATTR_LEN]; /* optional */ member in struct:t_sdp_di_record

Completed in 199 milliseconds