Lines Matching full:service
210 Service Discovery
214 Schedule a P2P service discovery request. The parameters for this
217 supports service discovery) and P2P Service Query TLV(s) as hexdump. For
222 schedules a request for listing all available services of all service
236 Service Query TLV has following format:
238 Service Protocol Type (1 octet) - see the table below
239 Service Transaction ID (1 octet) - nonzero identifier for the TLV
240 Query Data (Length - 2 octets of data) - service protocol specific data
242 Service Protocol Types:
243 0 = All service protocols
250 single query TLV (i.e., a service discovery for a specific UPnP
251 service):
276 # Bonjour SSTH (supported service type hash)
282 p2p_serv_disc_req 00:00:00:00:00:00 upnp 10 urn:schemas-upnp-org:service:ContentDirectory:2
296 Cancel a pending P2P service discovery request. This command takes a
302 Reply to a service discovery query. This command takes following
312 the P2P service indicator value so that peers know when previously
314 service discovery processing is enabled since the commands to
320 Configure external processing of P2P service requests: 0 (default) =
324 to service discovery requests with p2p_serv_disc_resp). Please note
331 Add a local Bonjour service for internal SD query processing.
345 # Supported Service Type Hash (SSTH)
351 Remove a local Bonjour service from internal SD query processing.
353 p2p_service_add upnp <version hex> <service>
355 Add a local UPnP service for internal SD query processing.
361 p2p_service_add upnp 10 uuid:1122de4e-8574-59ab-9322-333456789044::urn:schemas-upnp-org:service:ContentDirectory:2
362 p2p_service_add upnp 10 uuid:5566d33e-9774-09ab-4822-333456785632::urn:schemas-upnp-org:service:ContentDirectory:2
365 p2p_service_del upnp <version hex> <service>
367 Remove a local UPnP service from internal SD query processing.