BLE_L2CAP_ConnParamUpdateRsp

C

uint16_t BLE_L2CAP_ConnParamUpdateRsp(uint16_t connHandle, uint16_t result);

Return values

Return valueDescription
MBA_RES_SUCCESSSuccessfully sent a connection parameters update response.
MBA_RES_OOMInternal memory allocation failure occurred.
MBA_RES_NO_RESOURCENo transmit buffers available for sending L2CAP connection parameters update response.
MBA_RES_FAILFailed to send the response due to an L2CAP instance error.