Searched hist:"914 b08b330d6722ed081e14580aae6fe66cd5946" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/net/bluetooth/ |
H A D | hci_sync.h | diff 914b08b330d6722ed081e14580aae6fe66cd5946 Fri Dec 03 08:59:00 CST 2021 Benjamin Berg <bberg@redhat.com> Bluetooth: Add hci_cmd_sync_cancel to public API
After transfer errors it makes sense to cancel an ongoing synchronous command that cannot complete anymore. To permit this, export the old hci_req_sync_cancel function as hci_cmd_sync_cancel in the API.
Signed-off-by: Benjamin Berg <bberg@redhat.com> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_request.h | diff 914b08b330d6722ed081e14580aae6fe66cd5946 Fri Dec 03 08:59:00 CST 2021 Benjamin Berg <bberg@redhat.com> Bluetooth: Add hci_cmd_sync_cancel to public API
After transfer errors it makes sense to cancel an ongoing synchronous command that cannot complete anymore. To permit this, export the old hci_req_sync_cancel function as hci_cmd_sync_cancel in the API.
Signed-off-by: Benjamin Berg <bberg@redhat.com> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
|
H A D | hci_sync.c | diff 914b08b330d6722ed081e14580aae6fe66cd5946 Fri Dec 03 08:59:00 CST 2021 Benjamin Berg <bberg@redhat.com> Bluetooth: Add hci_cmd_sync_cancel to public API
After transfer errors it makes sense to cancel an ongoing synchronous command that cannot complete anymore. To permit this, export the old hci_req_sync_cancel function as hci_cmd_sync_cancel in the API.
Signed-off-by: Benjamin Berg <bberg@redhat.com> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
|
H A D | hci_request.c | diff 914b08b330d6722ed081e14580aae6fe66cd5946 Fri Dec 03 08:59:00 CST 2021 Benjamin Berg <bberg@redhat.com> Bluetooth: Add hci_cmd_sync_cancel to public API
After transfer errors it makes sense to cancel an ongoing synchronous command that cannot complete anymore. To permit this, export the old hci_req_sync_cancel function as hci_cmd_sync_cancel in the API.
Signed-off-by: Benjamin Berg <bberg@redhat.com> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
|