docs.silabs.com
docs.silabs.com
Search in:
docs

BGXpress Mobile Framework

  • BGXpress Framework Introduction
  • License
  • BGXpress Framework Usage
  • Modules
    • BGX Framework
      • <BGXpressDelegate >
        • connectionStateChanged:
        • busModeChanged:
        • dataRead:
        • dataWritten
        • deviceDiscovered
        • bluetoothStateChanged:
      • BGXpressManager
        • startScan
        • stopScan
        • connectToDevice:
        • disconnect
        • readBusMode
        • writeBusMode:
        • canWrite
        • writeData:
        • writeString:
        • sendCommand:args:
        • device_unique_id
        • uniqueIDForPeripheral:
        • delegate
        • modelNumber
        • devicesDiscovered
        • connectionState
        • busMode
      • ConnectionState
        • DISCONNECTED
        • SCANNING
        • CONNECTING
        • INTERROGATING
        • CONNECTED
        • DISCONNECTING
        • CONNECTIONTIMEDOUT
      • BusMode
        • UNKNOWN_MODE
        • STREAM_MODE
        • LOCAL_COMMAND_MODE
        • REMOTE_COMMAND_MODE
        • UNSUPPORTED_MODE
      • NSBGXErrorDomain
    • BGX DMS
      • bgx_dms
        • bgxPartInfoForDeviceID:
        • initWithBGXUniqueDeviceID:
        • retrieveAvailableVersions:
        • loadFirmwareVersion:completion:
        • reportInstallationResultWithDeviceUUID:version:
        • _firmwareList
        • firmwareList
      • DMSServerReachabilityChangedNotificationName
      • NewBGXFirmwareListNotificationName
    • BGX OTA Update
      • BGX_OTA_Updater
        • initWithPeripheral:bgx_device_uuid:
        • updateFirmwareWithImageAtPath:withVersion:
        • _peripheral
        • _upload_progress
        • _operationInProgress
        • _ota_step
        • operationInProgress
        • ota_step
        • upload_progress
      • ota_step_t
        • ota_step_no_ota
        • ota_step_init
        • ota_step_scan
        • ota_step_connect
        • ota_step_find_services
        • ota_step_find_characteristics
        • ota_step_upload_no_response
        • ota_step_upload_with_response
        • ota_step_upload_finish
        • ota_step_end
        • ota_step_error
        • ota_max_step
      • ota_operation_t
        • ota_firmware_update_in_progress
        • ota_firmware_update_complete
        • ota_no_operation_in_progress
        • ota_max_operations
    • Safe Type
      • SafeType
  • Classes
    • Class List
    • Class Index
    • Class Hierarchy
      • <CBCentralManagerDelegate>
        • BGX_OTA_Updater
        • BGXpressManager
      • <CBPeripheralDelegate>
        • BGX_OTA_Updater
        • BGXpressManager
      • NSObject
        • bgx_dms
        • BGX_OTA_Updater
        • BGXpressManager
      • <NSObject>
        • <BGXpressDelegate >
    • Class Members
      • All
      • Functions
      • Variables
      • Properties

Blue Gecko Xpress

  • BGX General Overview

Android

  • Android

You are viewing documentation for version: 1.0 | 2.x (latest) | Version History

  • _firmwareList : bgx_dms
  • _operationInProgress : BGX_OTA_Updater
  • _ota_step : BGX_OTA_Updater
  • _peripheral : BGX_OTA_Updater
  • _upload_progress : BGX_OTA_Updater