L2CA_ConnectReq() function
* Function L2CA_ConnectReq * Description Higher layers call this function to create an L2CAP connection. * Note that the connection is not established at this time, but * connection establishment gets started. The callback function * will be invoked when connection establishes or fails. * Returns the CID of the connection, or 0 if it failed to start