Re: Query regarding bneptest tool

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Gowtham,

On Mon, May 11, 2015 at 2:06 PM, Gowtham Anandha Babu
<gowtham.ab@xxxxxxxxxxx> wrote:
> Hi All,
>
> I am testing BlueZ bnep test tool (tools/bneptest) using PTS 6.1.0.
> The BNEP client test cases are not passing in BT_IO_SEC_MEDIUM security
> level.
> My PTS PICS and PIXIT are same as android/pixit-bnep.txt,
> android/pics-bnep.txt.
> Whereas when the security level is BT_IO_SEC_LOW, it is passing.
> If it is a valid fix, then I will send a patch for the same.
> This is tested in Linux, not sure about android.

It might be related to pairing then, do you have any agent registered
in the system? Check the HCI logs with btmon, it should tell us what
is happening.

>
> diff --git a/tools/bneptest.c b/tools/bneptest.c
> index 98ee9b1..fccecd2 100644
> --- a/tools/bneptest.c
> +++ b/tools/bneptest.c
> @@ -477,7 +477,7 @@ static int bnep_client_connect(void)
>                                         BT_IO_OPT_SOURCE_BDADDR, &src_addr,
>                                         BT_IO_OPT_DEST_BDADDR, &dst_addr,
>                                         BT_IO_OPT_PSM, BNEP_PSM,
> -                                       BT_IO_OPT_SEC_LEVEL,
> BT_IO_SEC_MEDIUM,
> +                                       BT_IO_OPT_SEC_LEVEL, BT_IO_SEC_LOW,
>                                         BT_IO_OPT_OMTU, BNEP_MTU,
>                                         BT_IO_OPT_IMTU, BNEP_MTU,
>                                         BT_IO_OPT_INVALID);
>
>
> Regards,
> Gowtham Anandha Babu
>



-- 
Luiz Augusto von Dentz
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux