Bluetooth RFCOMM Service Discovery VI
- Updated2025-07-30
- 2 minute(s) read
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.

Inputs/Outputs
address in
—
address in specifies the Bluetooth address of the device. An example of a Bluetooth address is 00:07:E0:07:D7:50.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
address out
—
address out returns the same address as address in.
number of services
—
number of services returns the number of services available on the Bluetooth device address in specifies.
service list
—
service list is an array of clusters that describes each service available on the Bluetooth device.
error out
—
error out contains error information. This output provides standard error out functionality. |
address in
—
error in (no error)
—
address out
—
number of services
—
service list
—
error out
—