Hi Gustavo, >> struct hci_dev *hdev; >> + struct hci_conn *conn; >> struct mgmt_cp_pin_code_reply *cp; >> + struct mgmt_cp_pin_code_neg_reply ncp; >> struct hci_cp_pin_code_reply reply; >> struct pending_cmd *cmd; > >please pay more attention on the compiler warnings. cmd is >unused here. I fixed it up. Right, but gcc 4.5 doesn't show me that. Will update to 4.6 then. Thanks, Waldek -- 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