From: Andrei Emeltchenko <andrei.emeltchenko.news@gmail.com>
To: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@tieto.com>,
linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 6/7] android/tester: Add RSSI set prop fail test case
Date: Wed, 18 Dec 2013 10:46:03 +0200 [thread overview]
Message-ID: <20131218084600.GA26311@aemeltch-MOBL1> (raw)
In-Reply-To: <20131218080034.GD12649@x220.p-661hnu-f1>
On Wed, Dec 18, 2013 at 10:00:34AM +0200, Johan Hedberg wrote:
> Hi Grzegorz,
>
> On Tue, Dec 17, 2013, Grzegorz Kolodziejczyk wrote:
> > +static int32_t setprop_remote_rssi = 0;
> > +
> > +static const struct generic_data bluetooth_setprop_remote_rssi_invalid_test = {
> > + .expected_hal_callbacks = {ADAPTER_TEST_END},
btw: do we need to have space after "{" ?
Best regards
Andrei Emeltchenko
> > + .expected_adapter_status = BT_STATUS_FAIL,
> > + .expected_property.type = BT_PROPERTY_REMOTE_RSSI,
> > + .expected_property.val = &setprop_remote_rssi,
> > + .expected_property.len = sizeof(int32_t)
>
> sizeof(setprop_remote_rssi);
>
> Johan
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2013-12-18 8:46 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-17 12:37 [PATCH 1/7] android/tester: Fix enum and define coding style Grzegorz Kolodziejczyk
2013-12-17 12:37 ` [PATCH 2/7] android/tester: Check adapter cb irrespective of receiving order Grzegorz Kolodziejczyk
2013-12-17 12:37 ` [PATCH 3/7] android/tester: Add UUIDS set prop fail test case Grzegorz Kolodziejczyk
2013-12-18 7:58 ` Johan Hedberg
2013-12-17 12:37 ` [PATCH 4/7] android/tester: Add COD " Grzegorz Kolodziejczyk
2013-12-18 7:59 ` Johan Hedberg
2013-12-17 12:37 ` [PATCH 5/7] android/tester: Add TOD " Grzegorz Kolodziejczyk
2013-12-18 8:00 ` Johan Hedberg
2013-12-17 12:37 ` [PATCH 6/7] android/tester: Add RSSI " Grzegorz Kolodziejczyk
2013-12-18 8:00 ` Johan Hedberg
2013-12-18 8:46 ` Andrei Emeltchenko [this message]
2013-12-18 8:57 ` Johan Hedberg
2013-12-17 12:37 ` [PATCH 7/7] android/tester: Add SERVICE_RECORD " Grzegorz Kolodziejczyk
2013-12-18 8:00 ` Johan Hedberg
2013-12-17 13:34 ` [PATCH 1/7] android/tester: Fix enum and define coding style Luiz Augusto von Dentz
2013-12-18 8:05 ` Johan Hedberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131218084600.GA26311@aemeltch-MOBL1 \
--to=andrei.emeltchenko.news@gmail.com \
--cc=grzegorz.kolodziejczyk@tieto.com \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox