DEAPeripheralsViewController Class Reference
| Inherits from | DEABaseViewController : UIViewController |
|---|---|
| Conforms to | CBPeripheralDelegate UITableViewDataSource UITableViewDelegate |
| Declared in | DEAPeripheralsViewController.h DEAPeripheralsViewController.m |
Properties
tvCell
TableViewCell for a connectable peripheral.
@property (strong, nonatomic) IBOutlet DEAPeripheralTableViewCell *tvCellDiscussion
TableViewCell for a connectable peripheral.
Declared In
DEAPeripheralsViewController.h
peripheralsTableView
TableView for found peripherals
@property (strong, nonatomic) IBOutlet UITableView *peripheralsTableViewDiscussion
TableView for found peripherals
Declared In
DEAPeripheralsViewController.h
scanButton
Button to enable Bluetooth scanner
@property (strong, nonatomic) UIBarButtonItem *scanButtonDiscussion
Button to enable Bluetooth scanner
Declared In
DEAPeripheralsViewController.h