BT_SYS_HpaCpsCb_T

Only valid for PIC32CX-BZ2

C

typedef void(*BT_SYS_HpaCpsCb_T)(bool bypass);

Description

Callback type for Bluetooth system High Power Amplifier (HPA) Current Power State (CPS) events.

Parameters

ParameterDescription
[in] bypassFlag indicating if the HPA is in bypass mode (true) or not (false).