Hi Andrei, > The L2CAP create channel request is very similar to an L2CAP connect > request, but it has an additional parameter for the controller ID. If > the controller id is 0, the channel is set up on the BR/EDR controller > (just like a connect request). Using a valid high speed controller ID > will cause the channel to be initially created on that high speed > controller. While the L2CAP data will be initially routed over the > AMP controller, the L2CAP fixed signaling channel only uses BR/EDR. > > When a create channel request is received for a high speed controller, > a pending response is always sent first. After the high speed > physical and logical links are complete a success response will be > sent. > > Signed-off-by: Mat Martineau <mathewm@xxxxxxxxxxxxxx> > Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> > --- > net/bluetooth/l2cap_core.c | 70 ++++++++++++++++++++++++++++++++++---------- > 1 file changed, 54 insertions(+), 16 deletions(-) Acked-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html