Bluetooth: Move scope of kernel parameter enable_hs
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
This commit is contained in:
parent
453a83869c
commit
8830f51410
2 changed files with 2 additions and 1 deletions
|
@ -1344,4 +1344,6 @@ struct hci_inquiry_req {
|
|||
};
|
||||
#define IREQ_CACHE_FLUSH 0x0001
|
||||
|
||||
extern int enable_hs;
|
||||
|
||||
#endif /* __HCI_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue