* [Bluez PATCH v1] btmgmt: Fix enable adding irk when turining privacy on.
@ 2021-05-04 10:08 Sathish Narasimman
2021-05-04 10:42 ` [Bluez,v1] " bluez.test.bot
0 siblings, 1 reply; 2+ messages in thread
From: Sathish Narasimman @ 2021-05-04 10:08 UTC (permalink / raw)
To: linux-bluetooth
Cc: chethan.tumkur.narayan, ravishankar.srivatsa, Sathish Narasimman
Unable to add the IRK in btmgmt when need to be updated. The option is
enabled now.
Signed-off-by: Sathish Narasimman <sathish.narasimman@intel.com>
---
tools/btmgmt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/btmgmt.c b/tools/btmgmt.c
index 02fec1dca184..bf3b460d0f04 100644
--- a/tools/btmgmt.c
+++ b/tools/btmgmt.c
@@ -5277,7 +5277,7 @@ static const struct bt_shell_menu main_menu = {
cmd_advertising, "Toggle LE advertising", },
{ "bredr", "<on/off>",
cmd_bredr, "Toggle BR/EDR support", },
- { "privacy", "<on/off>",
+ { "privacy", "<on/off> [irk]",
cmd_privacy, "Toggle privacy support" },
{ "class", "<major> <minor>",
cmd_class, "Set device major/minor class" },
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread* RE: [Bluez,v1] btmgmt: Fix enable adding irk when turining privacy on.
2021-05-04 10:08 [Bluez PATCH v1] btmgmt: Fix enable adding irk when turining privacy on Sathish Narasimman
@ 2021-05-04 10:42 ` bluez.test.bot
0 siblings, 0 replies; 2+ messages in thread
From: bluez.test.bot @ 2021-05-04 10:42 UTC (permalink / raw)
To: linux-bluetooth, sathish.narasimman
[-- Attachment #1: Type: text/plain, Size: 2461 bytes --]
This is automated email and please do not reply to this email!
Dear submitter,
Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=476775
---Test result---
Test Summary:
CheckPatch PASS 0.41 seconds
GitLint FAIL 0.14 seconds
Prep - Setup ELL PASS 52.39 seconds
Build - Prep PASS 0.14 seconds
Build - Configure PASS 9.07 seconds
Build - Make PASS 228.63 seconds
Make Check PASS 9.52 seconds
Make Dist PASS 13.37 seconds
Make Dist - Configure PASS 5.66 seconds
Make Dist - Make PASS 92.73 seconds
Build w/ext ELL - Configure PASS 9.30 seconds
Build w/ext ELL - Make PASS 215.52 seconds
Details
##############################
Test: CheckPatch - PASS
Desc: Run checkpatch.pl script with rule in .checkpatch.conf
##############################
Test: GitLint - FAIL
Desc: Run gitlint with rule in .gitlint
Output:
btmgmt: Fix enable adding irk when turining privacy on.
1: T3 Title has trailing punctuation (.): "btmgmt: Fix enable adding irk when turining privacy on."
##############################
Test: Prep - Setup ELL - PASS
Desc: Clone, build, and install ELL
##############################
Test: Build - Prep - PASS
Desc: Prepare environment for build
##############################
Test: Build - Configure - PASS
Desc: Configure the BlueZ source tree
##############################
Test: Build - Make - PASS
Desc: Build the BlueZ source tree
##############################
Test: Make Check - PASS
Desc: Run 'make check'
##############################
Test: Make Dist - PASS
Desc: Run 'make dist' and build the distribution tarball
##############################
Test: Make Dist - Configure - PASS
Desc: Configure the source from distribution tarball
##############################
Test: Make Dist - Make - PASS
Desc: Build the source from distribution tarball
##############################
Test: Build w/ext ELL - Configure - PASS
Desc: Configure BlueZ source with '--enable-external-ell' configuration
##############################
Test: Build w/ext ELL - Make - PASS
Desc: Build BlueZ source with '--enable-external-ell' configuration
---
Regards,
Linux Bluetooth
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-05-04 10:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-04 10:08 [Bluez PATCH v1] btmgmt: Fix enable adding irk when turining privacy on Sathish Narasimman
2021-05-04 10:42 ` [Bluez,v1] " bluez.test.bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.