[Bluetooth] Add automatic sniff mode support
This patch introduces the automatic sniff mode feature. This allows the host to switch idle connections into sniff mode to safe power. Signed-off-by:Ulisses Furquim <ulissesf@gmail.com> Signed-off-by:
Marcel Holtmann <marcel@holtmann.org>
Showing
- include/net/bluetooth/hci.h 56 additions, 14 deletionsinclude/net/bluetooth/hci.h
- include/net/bluetooth/hci_core.h 30 additions, 24 deletionsinclude/net/bluetooth/hci_core.h
- net/bluetooth/af_bluetooth.c 1 addition, 1 deletionnet/bluetooth/af_bluetooth.c
- net/bluetooth/hci_conn.c 89 additions, 11 deletionsnet/bluetooth/hci_conn.c
- net/bluetooth/hci_core.c 24 additions, 10 deletionsnet/bluetooth/hci_core.c
- net/bluetooth/hci_event.c 166 additions, 26 deletionsnet/bluetooth/hci_event.c
- net/bluetooth/hci_sysfs.c 88 additions, 0 deletionsnet/bluetooth/hci_sysfs.c
Please register or sign in to comment