BluetoothDevice Class Reference

#import <BluetoothDevice.h>

Inherits NSObject.


Public Member Functions

(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

Protected Attributes

struct BTDeviceImpl * _device


Detailed Description

Definition at line 9 of file BluetoothDevice.h.


Member Function Documentation

- (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  


Field Documentation

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

Definition at line 11 of file BluetoothDevice.h.


The documentation for this class was generated from the following file:
Generated on Sat Jan 19 15:25:09 2008 for Little Bear 1.1.3 Frameworks by  doxygen 1.5.3