linux/include/net/bluetooth
Easwar Hariharan c9d84da18d Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()
Commit b35108a51c ("jiffies: Define secs_to_jiffies()") introduced
secs_to_jiffies().  As the value here is a multiple of 1000, use
secs_to_jiffies() instead of msecs_to_jiffies() for readability.

Signed-off-by: Easwar Hariharan <eahariha@linux.microsoft.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2025-03-25 12:40:46 -04:00
..
bluetooth.h Bluetooth: SCO: Add support for 16 bits transparent voice setting 2024-12-12 09:24:35 -05:00
coredump.h
hci.h Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters 2025-03-13 16:43:39 -04:00
hci_core.h Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete 2025-03-25 12:31:02 -04:00
hci_mon.h
hci_sock.h
hci_sync.h Bluetooth: hci: Remove deadcode 2025-01-15 10:32:20 -05:00
iso.h
l2cap.h Bluetooth: L2CAP: convert timeouts to secs_to_jiffies() 2025-03-25 12:40:46 -04:00
mgmt.h Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNC 2024-11-14 15:41:31 -05:00
rfcomm.h
sco.h