IBluetoothListener Methods |
The IBluetoothListener type exposes the following members.
Methods
| Name | Description |
---|
 | AcceptBluetoothClient | |
 | AcceptSocket | |
 | BeginAcceptBluetoothClient | |
 | BeginAcceptSocket | |
 | Construct(Guid) | |
 | Construct(BluetoothEndPoint) | |
 | Construct(Guid, ServiceRecord) | |
 | Construct(BluetoothAddress, Guid) | |
 | Construct(BluetoothEndPoint, ServiceRecord) | |
 | Construct(Guid, Byte, Int32) | |
 | Construct(BluetoothAddress, Guid, ServiceRecord) | |
 | Construct(BluetoothEndPoint, Byte, Int32) | |
 | Construct(BluetoothAddress, Guid, Byte, Int32) | |
 | EndAcceptBluetoothClient | |
 | EndAcceptSocket | |
 | Pending | |
 | SetPin(String) | |
 | SetPin(BluetoothAddress, String) | |
 | Start | |
 | Start(Int32) | |
 | Stop | |
Top
See Also