Hi,
Yes, that routines HCITestR and HCITestW are newly implemented.
I am trying to use the HCITRANS layer for the communication between two boards without initializing BT stack. so "HCITR_COMOpen" is used at both boards and at one board “HCITR_COMWrite” is called and at other board “HCITR_COMProcess” is called. But at other end not receiving any data.
The routine BSC_Shutdown(BluetoothStackID); is called at the time of initialization. So the COM open occurs successful.
Thanks & regards,
Ravi