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? Regards, -- Anderson Lizardo Instituto Nokia de Tecnologia - INdT Manaus - Brazil -- 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