Lines Matching full:service
67 * Print Service Class ID List
70 * which each data element is a UUID representing the service classes that
71 * a given service record conforms to. The UUIDs are listed in order from
73 * must contain at least one service class UUID.
82 fprintf(stderr, "Invalid Service Class ID List. " \
102 fprintf(stderr, "Invalid Service Class ID List. " \
109 fprintf(stderr, "Invalid Service Class ID List. " \
142 fprintf(stderr, "Invalid Service Class ID List. " \
159 * highest layer protocol used to gain access to the service. If it is possible
161 * service, the ProtocolDescriptorList takes the form of a data element
400 * information about a Bluetooth profile to which the service represented by
401 * this service record conforms. Each profile descriptor is a data element
534 uint16_t service;
545 service = SDP_SERVICE_CLASS_COMMON_ISDN_ACCESS;
549 service = SDP_SERVICE_CLASS_CORDLESS_TELEPHONY;
559 service = SDP_SERVICE_CLASS_DIALUP_NETWORKING;
565 service = SDP_SERVICE_CLASS_FAX;
569 service = SDP_SERVICE_CLASS_OBEX_FILE_TRANSFER;
579 service = SDP_SERVICE_CLASS_GN;
585 service = SDP_SERVICE_CLASS_HUMAN_INTERFACE_DEVICE;
589 service = SDP_SERVICE_CLASS_HEADSET;
599 service = SDP_SERVICE_CLASS_LAN_ACCESS_USING_PPP;
603 service = SDP_SERVICE_CLASS_NAP;
607 service = SDP_SERVICE_CLASS_OBEX_OBJECT_PUSH;
611 service = SDP_SERVICE_CLASS_SERIAL_PORT;
619 service = (uint16_t) n;
634 /* Do SDP Service Search Attribute Request */
635 n = sdp_search(xs, 1, &service, attrs_len, attrs, values_len, values);
664 fprintf(stdout, "Service Class ID List:\n");
727 "Search <Service>",
728 "Search for the <Service>. The <Service> parameter is a 16-bit UUID of the\n" \
729 "service to search for. For some services it is possible to use service name\n"\
730 "instead of service UUID\n\n" \
731 "\t<Service> - xxxx; 16-bit UUID of the service to search for\n\n" \
732 "\tKnown service names\n" \