![]()  | 
  
    BltTofApi
    
   | 
 
This header file contains the status ID enum used as return value for most functions. More...
Go to the source code of this file.
Typedefs | |
| typedef enum BTA_Status | BTA_Status | 
| Error code for error handling.  | |
| typedef BTA_Status | BTA_EventId | 
| Deprecated BTA_EventId now only represents a BTA_Status.  | |
Enumerations | |
| enum | BTA_Status {  BTA_StatusOk = 0, BTA_StatusInvalidParameter = -32768, BTA_StatusIllegalOperation, BTA_StatusTimeOut, BTA_StatusDeviceUnreachable, BTA_StatusNotConnected, BTA_StatusInvalidVersion, BTA_StatusRuntimeError, BTA_StatusOutOfMemory, BTA_StatusNotSupported, BTA_StatusCrcError, BTA_StatusUnknown, BTA_StatusInformation = 1, BTA_StatusWarning }  | 
| Error code for error handling.  More... | |
This header file contains the status ID enum used as return value for most functions.
Copyright Bluetechnix 2016
| enum BTA_Status | 
Error code for error handling.