BLE_OTAPC_FeatureDisc

C

uint16_t BLE_OTAPC_FeatureDisc(uint16_t connHandle);

Description

Initiates a feature discovery operation.

Parameters

ParameterDescription
[in] connHandleThe connection handle for which to perform feature discovery.

Return values

Return valueDescription
MBA_RES_SUCCESSThe start of the feature discovery procedure is successful.
MBA_RES_OOMInternal memory allocation failure.
MBA_RES_INVALID_PARAThe provided connection handle is not valid.
MBA_RES_BAD_STATEThe OTA profile is not in the correct state to perform this operation.