14.3.1.3.4 IB_GetAntennaGain Function

C

bool IB_GetAntennaGain(int8_t * p_antennaGain);

Description

This routine will get antenna gain value from IB. The value can be used to calculate radiative power. radiative power = conductive power + antenna gain

Parameters

ParamDescription
int8_t p_antennaGainthe memory to store antenna gain value

Returns

A boolean value, True means vaild antenna gain IB