aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/bluetooth.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/bluetooth/bluetooth.h')
-rw-r--r--include/net/bluetooth/bluetooth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/bluetooth/bluetooth.h b/include/net/bluetooth/bluetooth.h
index 7bccaf921cab..7d77545fdd64 100644
--- a/include/net/bluetooth/bluetooth.h
+++ b/include/net/bluetooth/bluetooth.h
@@ -204,7 +204,7 @@ out:
204 return NULL; 204 return NULL;
205} 205}
206 206
207int bt_err(__u16 code); 207int bt_to_errno(__u16 code);
208 208
209extern int hci_sock_init(void); 209extern int hci_sock_init(void);
210extern void hci_sock_cleanup(void); 210extern void hci_sock_cleanup(void);