Delta / NNN50_WIFI_API

Dependents:   NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more

Embed: (wiki syntax)

« Back to documentation index

tstrM2MDefaultConnResp Struct Reference

tstrM2MDefaultConnResp Struct Reference
[DataTypes]

Response error of the m2m_default_connect. More...

#include <m2m_types.h>

Data Fields

sint8 s8ErrorCode

Detailed Description

Response error of the m2m_default_connect.

See also:
M2M_DEFAULT_CONN_SCAN_MISMATCH M2M_DEFAULT_CONN_EMPTY_LIST

Definition at line 1371 of file m2m_types.h.


Field Documentation

Default connect error code. possible values are:

  • M2M_DEFAULT_CONN_EMPTY_LIST
  • M2M_DEFAULT_CONN_SCAN_MISMATCH

Definition at line 1373 of file m2m_types.h.