GATTC_Init

C

uint16_t GATTC_Init(uint16_t configuration);

Description

Initialize the GATT Client module.

Note

The GATT Server must be initialized before this module.

Return values

Return valueDescription
MBA_RES_SUCCESSSuccess initialize GATT client module.
MBA_RES_OOMMemory allocation failure occurred internally.