Searched hist:"1499 f79995c7ee58e3bfeeff75f6d1b37dcda881" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/bluetooth/ |
H A D | hci_sync.h | diff 1499f79995c7ee58e3bfeeff75f6d1b37dcda881 Wed Aug 09 15:43:53 CDT 2023 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
[ Upstream commit 505ea2b295929e7be2b4e1bc86ee31cb7862fb01 ]
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> Stable-dep-of: 227a0cdf4a02 ("Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT") Signed-off-by: Sasha Levin <sashal@kernel.org>
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_sync.c | diff 1499f79995c7ee58e3bfeeff75f6d1b37dcda881 Wed Aug 09 15:43:53 CDT 2023 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
[ Upstream commit 505ea2b295929e7be2b4e1bc86ee31cb7862fb01 ]
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> Stable-dep-of: 227a0cdf4a02 ("Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT") Signed-off-by: Sasha Levin <sashal@kernel.org>
|