Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 9 Aug 2023 20:43:53 +0000 (13:43 -0700)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 6 Mar 2024 22:24:05 +0000 (17:24 -0500)
commit505ea2b295929e7be2b4e1bc86ee31cb7862fb01
treea16f98ad61d030c7944c6c862857329e4d89d586
parent5f641f03abccddd1a37233ff1b8e774b9ff1f4e8
Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue

This adds functions to queue, dequeue and lookup into the cmd_sync
list.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci_sync.h
net/bluetooth/hci_sync.c