Sets logging function.
| Parameters: |
|
|---|---|
| Return: | Error code. |
Sets debug file.
| Parameters: |
|
|---|---|
| Return: | Error code. |
Sets debug file.
| Parameters: |
|
|---|---|
| Return: | Error code. |
Returns global debug settings.
| Return: | Pointer to global settings. |
|---|
Gets debug information for state machine.
| Parameters: |
|
|---|---|
| Return: | Debug information. |
Returns debug information active for state machine. Please note that it can be either global debug or state machine debug structure, depending on use_global flag. For configuring usite GSM_GetDebug.
| Parameters: |
|
|---|---|
| Return: | Debug information. |
Sets debug level.
| Parameters: |
|
|---|---|
| Return: | True on success. |
Sets debug encoding.
| Parameters: |
|
|---|---|
| Return: | True on success. |
Enables using of global debugging configuration. Makes no effect on global debug configuration.
| Parameters: |
|
|---|---|
| Return: | True on success. |
Logs error to debug log with additional message.
| Parameters: |
|
|---|
Prints string to defined debug log.
| Parameters: |
|
|---|---|
| Return: | Upon successful return, these functions return the number of characters printed (as printf). |
Debugging configuration.