LinuxLists
Users
About
Bruna Moreira (
[email protected]
)
Number of posts: 176 (0.18 per day)
First post: 2010-11-19 13:57:28
Last post: 2013-07-21 00:17:12
Next Page
Date
List
Subject
2013-07-21 00:17:20
linux-bluetooth
[PATCH BlueZ 8/8] tools/mgmt-tester: Add stop discovery for BR/EDR only
2013-07-21 00:17:19
linux-bluetooth
[PATCH BlueZ 7/8] emulator: Add new function for running all hooks
2013-07-21 00:17:18
linux-bluetooth
[PATCH BlueZ 6/8] emulator: cmd_status() using send_packet() for run hooks easily
2013-07-21 00:17:17
linux-bluetooth
[PATCH BlueZ 5/8] emulator: Split default_cmd() for better command and event handler
2013-07-21 00:17:16
linux-bluetooth
[PATCH BlueZ 4/8] emulator: Add support for delete a hook
2013-07-21 00:17:15
linux-bluetooth
[PATCH BlueZ 3/8] emulator: Export command and event hooks for hciemu user
2013-07-21 00:17:14
linux-bluetooth
[PATCH BlueZ 2/8] emulator: Add hook only if there aren't other with same type and opcode
2013-07-21 00:17:13
linux-bluetooth
[PATCH BlueZ 1/8] emulator: Add support for pre/post command/event hooks
2013-07-21 00:17:12
linux-bluetooth
[PATCH BlueZ 0/8] Hook mechanism for discovery tests
2013-06-20 11:52:19
linux-bluetooth
Re: [RFC BlueZ 06/35] emulator: Search virtual devices in LE scan mode
2013-06-20 11:49:18
linux-bluetooth
Re: [RFC BlueZ 05/35] emulator: Search virtual devices in LE advertising mode
2013-06-12 12:57:21
linux-bluetooth
[RFC BlueZ 35/35] tools/mgmt-tester: Interleaved Stop discovery (Name Resolving)
2013-06-12 12:57:20
linux-bluetooth
[RFC BlueZ 34/35] tools/mgmt-tester: Interleaved stop discovery (BR/EDR dev. found)
2013-06-12 12:57:19
linux-bluetooth
[RFC BlueZ 33/35] tools/mgmt-tester: Increase timeout for dual mode controller
2013-06-12 12:57:18
linux-bluetooth
[RFC BlueZ 32/35] tools/mgmt-tester: Interleaved stop discovery (LE dev. found)
2013-06-12 12:57:17
linux-bluetooth
[RFC BlueZ 31/35] tools/mgmt-tester: LE Stop discovery (Device Found)
2013-06-12 12:57:16
linux-bluetooth
[RFC BlueZ 30/35] tools/mgmt-tester: Add support to set emulator type
2013-06-12 12:57:15
linux-bluetooth
[RFC BlueZ 29/35] tools/mgmt-tester: BR/EDR Stop discovery (Name Resolving)
2013-06-12 12:57:14
linux-bluetooth
[RFC BlueZ 28/35] tools/mgmt-tester: Move command_generic_callback()
2013-06-12 12:57:13
linux-bluetooth
[RFC BlueZ 27/35] emulator: Fix Remote Name Request Cancel command complete
2013-06-12 12:57:12
linux-bluetooth
[RFC BlueZ 26/35] btdev: Add function to send an aborted packet
2013-06-12 12:57:11
linux-bluetooth
[RFC BlueZ 25/35] tools/mgmt-tester: BR/EDR Stop discovery (Device Found)
2013-06-12 12:57:10
linux-bluetooth
[RFC BlueZ 24/35] tools/mgmt-tester: Split test_command_generic()
2013-06-12 12:57:09
linux-bluetooth
[RFC BlueZ 23/35] tools/mgmt-tester: LE only Start discovery (Device Found)
2013-06-12 12:57:08
linux-bluetooth
[RFC BlueZ 22/35] tools/mgmt-tester: BR/EDR Start discovery (Device Found)
2013-06-12 12:57:07
linux-bluetooth
[RFC BlueZ 21/35] tools/mgmt-tester: Add support for second controller
2013-06-12 12:57:06
linux-bluetooth
[RFC BlueZ 20/35] tools/mgmt-tester: Add stop discovery for BR/EDR only
2013-06-12 12:57:05
linux-bluetooth
[RFC BlueZ 19/35] emulator: Add new function for running all hooks
2013-06-12 12:57:04
linux-bluetooth
[RFC BlueZ 18/35] emulator: cmd_status() using send_packet() for run hooks easily
2013-06-12 12:57:03
linux-bluetooth
[RFC BlueZ 17/35] emulator: Split default_cmd() for better command and event handler
2013-06-12 12:57:02
linux-bluetooth
[RFC BlueZ 16/35] emulator: Add support for delete a hook
2013-06-12 12:57:01
linux-bluetooth
[RFC BlueZ 15/35] emulator: Export command and event hooks for hciemu user
2013-06-12 12:57:00
linux-bluetooth
[RFC BlueZ 14/35] emulator: Add hook only if there aren't other with same type and opcode
2013-06-12 12:56:59
linux-bluetooth
[RFC BlueZ 13/35] emulator: Add support for pre/post command/event hooks
2013-06-12 12:56:58
linux-bluetooth
[RFC BlueZ 12/35] emulator: Add remove operation in HCI hook callback
2013-06-12 12:56:57
linux-bluetooth
[RFC BlueZ 11/35] emulator: Set LE supported states
2013-06-12 12:56:56
linux-bluetooth
[RFC BlueZ 10/35] emulator: Disallow LE set scan params command when scan is enabled
2013-06-12 12:56:55
linux-bluetooth
[RFC BlueZ 09/35] emulator: Dummy LE set advertising parameters
2013-06-12 12:56:54
linux-bluetooth
[RFC BlueZ 08/35] emulator: Implement basic LE create connection
2013-06-12 12:56:53
linux-bluetooth
[RFC BlueZ 07/35] emulator: Implement LE advertising report
2013-06-12 12:56:52
linux-bluetooth
[RFC BlueZ 06/35] emulator: Search virtual devices in LE scan mode
2013-06-12 12:56:51
linux-bluetooth
[RFC BlueZ 05/35] emulator: Search virtual devices in LE advertising mode
2013-06-12 12:56:50
linux-bluetooth
[RFC BlueZ 04/35] emulator: Store LE scan state of virtual controller
2013-06-12 12:56:49
linux-bluetooth
[RFC BlueZ 03/35] emulator: Implement basic LE set adv enable command
2013-06-12 12:56:48
linux-bluetooth
[RFC BlueZ 02/35] emulator: Store LE advertising data length in btdev
2013-06-12 12:56:47
linux-bluetooth
[RFC BlueZ 01/35] emulator: Add support for multiple connections
2013-06-12 12:56:46
linux-bluetooth
[RFC BlueZ 00/35] More discovery tests
2013-03-18 20:53:06
linux-bluetooth
[PATCH BlueZ 4/4] tools: Add basic invalid parameters test for stop discovery
2013-03-18 20:53:05
linux-bluetooth
[PATCH BlueZ 3/4] tools: Add basic rejected test for stop discovery
2013-03-18 20:53:04
linux-bluetooth
[PATCH BlueZ 2/4] tools: Add basic success test for stop discovery
2013-03-18 20:53:03
linux-bluetooth
[PATCH BlueZ 1/4] tools: Add basic success test for start discovery