diff options
Diffstat (limited to 'include/net/bluetooth/bluetooth.h')
| -rw-r--r-- | include/net/bluetooth/bluetooth.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/net/bluetooth/bluetooth.h b/include/net/bluetooth/bluetooth.h index 6bb97df16d2d..e598ca096ec9 100644 --- a/include/net/bluetooth/bluetooth.h +++ b/include/net/bluetooth/bluetooth.h | |||
| @@ -354,6 +354,9 @@ void l2cap_exit(void); | |||
| 354 | int sco_init(void); | 354 | int sco_init(void); |
| 355 | void sco_exit(void); | 355 | void sco_exit(void); |
| 356 | 356 | ||
| 357 | int mgmt_init(void); | ||
| 358 | void mgmt_exit(void); | ||
| 359 | |||
| 357 | void bt_sock_reclassify_lock(struct sock *sk, int proto); | 360 | void bt_sock_reclassify_lock(struct sock *sk, int proto); |
| 358 | 361 | ||
| 359 | #endif /* __BLUETOOTH_H */ | 362 | #endif /* __BLUETOOTH_H */ |
