Implement readRSSI on Android and Darwin (#203)
This commit is contained in:
@@ -93,6 +93,9 @@ abstract class UniversalBlePlatformChannel {
|
||||
|
||||
int getConnectionState(String deviceId);
|
||||
|
||||
@async
|
||||
int readRssi(String deviceId);
|
||||
|
||||
void setLogLevel(UniversalBleLogLevel logLevel);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user