BluetoothDevice Klassenreferenz

#import <BluetoothDevice.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithDevice:
(struct BTDeviceImpl *) - device
(void) - setDevice:
(id) - name
(id) - address
(int) - type
(BOOL) - supported
(BOOL) - paired
(BOOL) - connected
(void) - connect
(void) - setPIN:
(void) - unpair
(void) - disconnect
(int) - compare:
(int) - batteryLevel
(BOOL) - supportsBatteryLevel
(BOOL) - available
(BOOL) - isAccessory

Geschützte Attribute

struct BTDeviceImpl * _device

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei BluetoothDevice.h.


Dokumentation der Elementfunktionen

- (id) initWithDevice: (struct BTDeviceImpl *)  fp8  

- (struct BTDeviceImpl *) device  

- (void) setDevice: (struct BTDeviceImpl *)  fp8  

- (id) name  

- (id) address  

- (int) type  

- (BOOL) supported  

- (BOOL) paired  

- (BOOL) connected  

- (void) connect  

- (void) setPIN: (id)  fp8  

- (void) unpair  

- (void) disconnect  

- (int) compare: (id)  fp8  

- (int) batteryLevel  

- (BOOL) supportsBatteryLevel  

- (BOOL) available  

- (BOOL) isAccessory  


Dokumentation der Datenelemente

- (struct BTDeviceImpl*) _device [read, protected]

Definiert in Zeile 11 der Datei BluetoothDevice.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: