1.1.2.1.6.3.7 BT_SYS_PtaEventBtPriorityCb_T

C

typedef void (*BT_SYS_PtaEventBtPriorityCb_T)(bool btPriority);

Description

PTA callback type. This callback function sends PTA bt_priority event to the application.

Parameters

ParameterDescription
[in] btPriorityIndicate BT priority is high or low. True is high priority and false is low priority.