BT_SYS_PtaEventBtActiveCb_T

C

typedef void (*BT_SYS_PtaEventBtActiveCb_T)(bool btActive);

Description

Callback type for BT active event in PTA (Packet Traffic Arbitration).

Parameters

ParameterDescription
[in] btActiveIndicates whether BT is requesting access to the RF interface. A value of true means BT is requesting RF, and false means BT is not requesting RF.