Contents

IOBluetoothSDPServiceRecord

An instance of this class represents a single SDP service record.

Declaration

class IOBluetoothSDPServiceRecord

Overview

As a service record, an instance of this class has an NSDictionary of service attributes. It also has a link to the IOBluetoothDevice that the service belongs to. The service dictionary is keyed off of the attribute ID of each attribute represented as an NSNumber.

Topics

Initializers

Instance Properties

Instance Methods

Type Methods

See Also

Classes