- void Bluetooth_PacketReceived(void* Data, uint16_t DataLen, Bluetooth_Channel_t* const Channel);
- void Bluetooth_ChannelOpened(Bluetooth_Channel_t* const Channel);
+ void Bluetooth_PacketReceived(void* Data, uint16_t DataLen, Bluetooth_Channel_t* const ACLChannel);
+ void Bluetooth_ChannelOpened(Bluetooth_Channel_t* const ACLChannel);