Hi Luiz, > When using HCI_OP_LE_CREATE_CONN wait for HCI_EV_LE_CONN_COMPLETE before > completing it and for HCI_OP_LE_EXT_CREATE_CONN wait for > HCI_EV_LE_ENHANCED_CONN_COMPLETE before resuming advertising. > > Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > --- > v2: Remove setting of direct_rpa as random address and add a patch checking > hdev->le_states if simultaneous roles are supported. > v3: Fix checkpatch warnings. > v4: Add patch fixing LE simultaneous roles supported vs enabled. > > net/bluetooth/hci_sync.c | 11 +++++++---- > 1 file changed, 7 insertions(+), 4 deletions(-) it tells me that these patches no longer apply cleanly to bluetooth-next. Regards Marcel