I need to implement the
auto-connection with the last connected device and multiple connection even in
scatternet.
However I can’t find any A2DP connection API or BT classic GAP API for creating connection in MSP430
Bluetopia SDK. OpenA3DPStream() requires a 'ACL connection handle'.
What API should I use for this purpose? L2CA_Connect_Request()? Is any example for this implementation available?
Thanks,
HS Yoon