5.1.8.33 ZGPL_IsValidSrcId Function

Syntax

bool ZGPL_IsValidSrcId(uint32_t srcId, ZGP_FrameType_t frameType, bool isPairingConfig); 

Description

This function verifies whether the source identifier is valid or not considering the frame type.

Input Parameters
Parameter NameDescription
srcIdGPD source identifier
frameTypeMaintenance frame/data frame
isPairingConfigSource identifier received in pairing configuration/commissioning
Return Type and Values
  • true – Source identifier
  • false – Otherwise