Hi Vinicius, On Wed, May 30, 2012 at 09:20:19PM -0300, Vinicius Costa Gomes wrote: > return add_le_conn(hdev, dst, dst_type, sec_level, auth_type); > return add_acl_conn(hdev, dst, sec_level, auth_type); > + return add_sco_conn(hdev, dst, sec_level, auth_type); Those new functions are only ones missing hci prefix in that file? Maybe names like hci_add_acl or hci_connect_acl would be better? Best regards Andrei Emeltchenko -- 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