getBleState static method
Implementation
static Future<dynamic> getBleState(){
return sentBluetoothBroadcastData(type: 'broadcast_getBleState');
}
static Future<dynamic> getBleState(){
return sentBluetoothBroadcastData(type: 'broadcast_getBleState');
}