Hi Yu, > If a peer device doesn't support eSCO 2M we should skip the params that > use it when setting up sync connection since they will always fail. > > Signed-off-by: Yu Liu <yudiliu@xxxxxxxxxx> > Reviewed-by: Abhishek Pandit-Subedi <abhishekpandit@xxxxxxxxxxxx> > --- > > Changes in v3: > - Use pkt_type instead of adding new field > > Changes in v2: > - Fix title > > Changes in v1: > - Initial change > > include/net/bluetooth/hci_core.h | 1 + > net/bluetooth/hci_conn.c | 20 ++++++++++++++++++-- > 2 files changed, 19 insertions(+), 2 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel