Hi Lizardo, On Nov 4, 2011, at 3:20 PM, Anderson Lizardo wrote: > Hi Guedes, > > On Fri, Nov 4, 2011 at 1:16 PM, Andre Guedes <andre.guedes@xxxxxxxxxxxxx> wrote: >> - err = hci_send_cmd(hdev, HCI_OP_INQUIRY, sizeof(cp), &cp); >> + err = hci_do_inquiry(hdev, 0x08); > > In a later patch in your tree you introduce this new definition: > > net/bluetooth/mgmt.c:#define INQUIRY_LEN_BREDR 0x08 /* TGAP(100) */ > > Does it make sense to introduce it already here and use it above? Sure, I'll add INQUIRY_LEN_BREDR macro to this patch and resend it. Thanks. Padovan, please don't consider this patch. Andre-- 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