Hi Marcel, >> diff --git a/include/net/bluetooth/hci_core.h b/include/net/bluetooth/hci_core.h >> index f1407fe..1d8d734 100644 >> --- a/include/net/bluetooth/hci_core.h >> +++ b/include/net/bluetooth/hci_core.h >> @@ -398,6 +398,8 @@ struct hci_conn { >> __u16 le_conn_interval; >> __u16 le_conn_latency; >> __u16 le_supv_timeout; >> + __u8 le_adv_data[HCI_MAX_AD_LENGTH]; >> + __u8 le_adv_len; > > le_adv_data_len here to make it consistent with the places we use this variables. Done in v3. -- Alfonso Acosta Embedded Systems Engineer at Spotify Birger Jarlsgatan 61, Stockholm, Sweden http://www.spotify.com -- 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