GATTC_ExchangeMTURequest

C

uint16_t GATTC_ExchangeMTURequest(uint16_t connHandle, uint16_t mtuLen);

Return values

Return valueDescription
MBA_RES_SUCCESSSuccessfully initiate the Exchange MTU Request.
MBA_RES_FAILOperation rejected.
MBA_RES_OOMMemory allocation failure occurred internally.
MBA_RES_INVALID_PARAInvalid parameters, such as an invalid connection handle.
MBA_RES_BUSYGATT Client is busy with another ongoing request.