async getBluetoothDevices(state) {
      store.setState({
        getBluetoothDevicesStatus: RequestStatus.Getting
      });
      try {