Found 2 other functions taking a
tL2CAP_APPL_INFO
argument:
* Function L2CA_Register * Description Other layers call this function to register for L2CAP * services. * Returns PSM to use or zero if error. Typically, the PSM returned * is the same as was passed in, but for an outgoing-only * connection to a dynamic PSM, a "virtual" PSM is returned * and should be used in the calls to L2CA_ConnectReq(), * L2CA_ErtmConnectReq() and L2CA_Deregister()