[PW_SID:1133206] [v1] Bluetooth: hci_event: Add HCI_Write_Link_Supervision_Timeout command/event structures#481
[PW_SID:1133206] [v1] Bluetooth: hci_event: Add HCI_Write_Link_Supervision_Timeout command/event structures#481BluezTestBot wants to merge 1 commit into
Conversation
…event structures Define HCI_Write_Link_Supervision_Timeout command, event structure, and corresponding event handler function. Signed-off-by: Chen Zhang <zhangchen01@kylinos.cn>
|
CheckPatch |
|
VerifyFixes |
|
VerifySignedoff |
|
GitLint |
|
SubjectPrefix |
|
BuildKernel |
|
CheckAllWarning |
|
CheckSparse |
|
BuildKernel32 |
|
CheckKernelLLVM |
|
TestRunnerSetup |
|
TestRunner_l2cap-tester |
|
TestRunner_iso-tester |
|
TestRunner_bnep-tester |
|
TestRunner_mgmt-tester |
|
TestRunner_rfcomm-tester |
|
TestRunner_sco-tester |
|
TestRunner_ioctl-tester |
|
TestRunner_mesh-tester |
|
TestRunner_smp-tester |
|
TestRunner_userchan-tester |
|
TestRunner_6lowpan-tester |
|
IncrementalBuild |
From: Chen Zhang zhangchen01@kylinos.cn
Define HCI_Write_Link_Supervision_Timeout command, event structure, and
corresponding event handler function.
Signed-off-by: Chen Zhang zhangchen01@kylinos.cn
include/net/bluetooth/hci.h | 10 ++++++++
include/net/bluetooth/hci_core.h | 1 +
net/bluetooth/hci_event.c | 40 ++++++++++++++++++++++++++++++++
3 files changed, 51 insertions(+)