commit | f962fe32f2f85769cd835ddcecbff8c1d34cf561 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Jul 17 19:55:15 2016 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Mon Jul 18 09:33:24 2016 +0300 |
tree | fd0a94dbde879f64529d7aaadd11955e7c68040d | |
parent | 23bc6ab0a0912146fd674a0becc758c3162baabc [diff] |
Bluetooth: Move hci_recv_frame and hci_recv_diag prototypes The protoypes for hci_recv_frame and hci_recv_diag are in the wrong location in the header file. Move them close to all the other hci_dev related exported functions. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>