Bluetooth_Channel_t* Bluetooth_GetChannelData(uint16_t ChannelNumber, bool SearchBySource);\r
Bluetooth_Channel_t* Bluetooth_InitChannelData(uint16_t RemoteChannelNumber, uint16_t PSM);\r
\r
- void Bluetooth_State_Init(void);\r
- void Bluetooth_Stack_Task(void);\r
+ void Bluetooth_Stack_Init(void);\r
+ void Bluetooth_Stack_USBTask(void);\r
\r
/* External Variables: */\r
extern Bluetooth_Device_t Bluetooth_DeviceConfiguration;\r