Returns a list of services available from a Bluetooth address.

This VI performs a Service Discovery Protocol (SDP) query to search for available services on the local or remote Bluetooth device you specify with address in.


icon

Inputs/Outputs

  • cstr.png address in

    address in specifies the Bluetooth address of the device.

    An example of a Bluetooth address is 00:07:E0:07:D7:50.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • istr.png address out

    address out returns the same address as address in.

  • iu16.png number of services

    number of services returns the number of services available on the Bluetooth device address in specifies.

  • i1dcclst.png service list

    service list is an array of clusters that describes each service available on the Bluetooth device.

  • iu16.png channel

    channel returns the channel of the service.

  • istr.png uuid

    uuid identifies the service.

  • istr.png service name

    service name returns the name of the service.

  • istr.png service description

    service description returns the description of the service.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.