\r
/* Function Prototypes: */\r
void Bluetooth_ProcessACLPackets(void);\r
-\r
+ void Bluetooth_SendPacket(uint8_t* Data, uint16_t DataLen, Bluetooth_Channel_t* Channel);\r
+ \r
#if defined(INCLUDE_FROM_BLUETOOTH_ACLPACKETS_C)\r
static inline void Bluetooth_SignalPacket_ConnectionRequest(Bluetooth_ACL_Header_t* ACLPacketHeader,\r
Bluetooth_DataPacket_Header_t* DataHeader,\r