Trillbit SDK for Knowles SmartMic IA61x
  • Introduction
  • technological overview
    • In this release
    • Use cases
    • Quick links
  • features
    • Payloads
    • Protocols
    • Distances
    • Requirements
    • Platforms supported
  • demo app
    • TrillPlay- Resources
    • TrillPlay- Specifications
  • Integrating Trillbit SDK
    • Getting started
      • Licensing and Setting up Trillbit Host library
      • Authentication of the Trillbit IA61x algorithm
      • Trillbit SDK
      • Sending Data to the SmartMic
  • troubleshooting
    • Host SDK Error codes
    • Troubleshooting
  • Reference
    • References
    • FAQs
Powered by GitBook
On this page
  1. troubleshooting

Host SDK Error codes

PreviousSending Data to the SmartMicNextTroubleshooting

Last updated 2 years ago

Below is a list of the error codes received the SDK throws:

TRILL_HOST_ERR_CODE_BASE

TRILL_HOST_ERR_INVALID_PARAMETERS

TRILL_HOST_ERR_INVALID_SDK_LICENSE

TRILL_HOST_ERR_LICENSE_NOT_FOUND

TRILL_HOST_ERR_OUT_OF_MEMORY

TRILL_HOST_ERR_BUFFER_TOO_SMALL

TRILL_HOST_ERR_INVALID_DATA

TRILL_HOST_ERR_FAILED_TO_GET_DEV_ID

TRILL_HOST_ERR_AUTH_FAILED

For troubleshooting using these error codes:

Troubleshooting