13.3.3.6 APP_TRPS_SendNotification

C

uint16_t APP_TRPS_SendNotification(uint8_t opcode, uint8_t ntfyId);

Description

Send Control notify data through TRPS control service

Parameters

ParameterDescription
[in] opcodeopcode specific to the profile
[in] ntfyIdControl Notify ID

Return values

Return valueDescription
MBA_RES_SUCCESSExecution successfully
MBA_RES_FAILExecution fail
MBA_RES_INVALID_PARAInvalid parameters
MBA_RES_OOMOut of memory