BM_Task
C
void BM_Task(void *p_param);
Description
Hook Bluetooth task.
Parameters
Parameter | Description |
---|---|
[in] p_param | Pointer that will be used as the parameter for the task. |
void BM_Task(void *p_param);
Hook Bluetooth task.
Parameter | Description |
---|---|
[in] p_param | Pointer that will be used as the parameter for the task. |