Method | Description | |
---|---|---|
Initialize ( ) : void |
Method | Description | |
---|---|---|
BleImplementationBase ( ) : System | ||
CreateNativeAdapter ( ) : IAdapter | ||
GetInitialStateNative ( ) : BluetoothState | ||
InitializeNative ( ) : void |
Method | Description | |
---|---|---|
CreateAdapter ( ) : IAdapter |
protected abstract CreateNativeAdapter ( ) : IAdapter | ||
return | IAdapter |
protected abstract GetInitialStateNative ( ) : BluetoothState | ||
return | BluetoothState |
protected abstract InitializeNative ( ) : void | ||
return | void |