BM_Task

C

void BM_Task(void *p_param);

Description

The main task function for the Bluetooth module.

Parameters

ParameterDescription
[in] p_paramA pointer to a parameter that will be passed to the task function.