Hi,
I have written multiple bluetooth profile drivers one is for HID and other is A2DP.
Individually both are working but if i try to install both on same PC, i am getting error while L2CA_REGISTER_SERVER as STATUS_DEVICE_BUSY.
Is it possible to register multiple L2CAP servers (L2CA_REGISTER_SERVER) in two different profile drivers?
If yes, how do I solve this issue.?
Regards,
Satya