Hi, On Fri, Oct 03, 2014, Marcel Holtmann wrote: > > void mgmt_device_connected(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 link_type, > > u8 addr_type, u32 flags, u8 *name, u8 name_len, > > - u8 *dev_class); > > + u8 *dev_class, u8 *adv, u8 adv_len); > > I keep wondering if we might just handover hci_conn instead. Something > Johan needs to comment on here. That's something I was actually thinking of myself. I have no objections to simplifying the parameter list by passing the whole hci_conn to this function (this should however be done as a separate patch before this one). Johan -- 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