CIA.vc
oruizdorantes
Real-time open source activity stats
Stats » Authors » oruizdorantes
informationsyndicateUTC clock
11:00 on Feb 04, 2012
event counters
The last message was received 1.16 years ago at 17:40 on Dec 08, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
283 messages since the first one, 4.29 years ago, for an average of 5.54 days between messages
recent messages
dateReversed sort columnprojectcontentlink
17:40 on Dec 08, 2010OpenBeOS
Commit by oruizdorantes :: r39766 /haiku/trunk/src/servers/bluetooth/ (Output.cpp Output.h):
Styling from GCI task
#
21:21 on Oct 20, 2010OpenBeOS
Commit by oruizdorantes :: r39031 /haiku/trunk/src/preferences/bluetooth/ (2 files):
Rewrite some parts from obvious reused code
#
16:08 on Aug 28, 2010OpenBeOS
Commit by oruizdorantes :: r38419 /haiku/trunk/src/tests/kits/bluetooth/l2capClient/l2capClient.cpp:
Last message key was closing the socket earlier than I expected
#
22:08 on Jul 12, 2010OpenBeOS
Commit by oruizdorantes :: r37486 /haiku/trunk/src/add-ons/kernel/network/protocols/l2cap/ (7 files):

  • Implementation for sendto() & close(), tested over a Motorola V5
  • Incomming command rejections not yet properly handled.
#
17:15 on Jul 11, 2010OpenBeOS
Commit by oruizdorantes :: r37473 /haiku/trunk/src/tests/kits/bluetooth/l2capClient/l2capClient.cpp:
Update l2cap client testcase
#
16:57 on Jul 11, 2010OpenBeOS
Commit by oruizdorantes :: r37472 /haiku/trunk/src/add-ons/kernel/network/protocols/l2cap/ (7 files):

  • Implement hook Connect()
  • Polish l2cap signals negotiation
#
20:41 on Jun 14, 2010OpenBeOS
Commit by oruizdorantes :: r37133 /haiku/trunk/src/tests/kits/bluetooth/ (5 files in 2 dirs):
Commit initial version for a l2cap client test
(Style pending)
#
20:04 on Jun 14, 2010OpenBeOS
Commit by oruizdorantes :: r37132 /haiku/trunk/ (16 files in 7 dirs):
*Incorrect endianess handling from bdaddr at parsing from string.
*Remove bluetooth_util deprecated header
*Issue conn_req for socket connect() call
#
18:25 on May 07, 2010OpenBeOS
Commit by oruizdorantes :: r36729 /haiku/trunk/ (4 files in 4 dirs):

  • Add possibility yo set a custom friendly name to our device. Which will be seen by remotes devices at discovery
#
16:01 on Apr 24, 2010OpenBeOS
Commit by oruizdorantes :: r36450 /haiku/trunk/ (6 files in 4 dirs):

  • I expected once Haiku sets a connection with a remote device, such connection was to expire in a couple of minutes, but not, seems to stay forever.
  • Implement a Disconnect button in prefrences&kit
#
13:16 on Apr 24, 2010OpenBeOS
Commit by oruizdorantes :: r36449 /haiku/trunk/headers/os/bluetooth/BluetoothDevice.h:

  • Style: alphabetize include directives
#
13:14 on Apr 24, 2010OpenBeOS
Commit by oruizdorantes :: r36448 /haiku/trunk/src/preferences/bluetooth/ (7 files):

  • Add authentication checkbox to force authenticate connections
  • Implement Pair button for allowing Haiku initiate the connection
#
11:54 on Apr 24, 2010OpenBeOS
Commit by oruizdorantes :: r36446 /haiku/trunk/src/servers/bluetooth/ (4 files):

  • Refactor the handling of Expected and unexpected events.
  • Handle all events invovled in the authentication - LinkKey requests -> reply always negative due the lack a a local linkey database - LinkKey Notification
  • Handle Completed number of packets for future control flow
  • Allow clients to issue a command without having to expect an event
  • Fix: LocalDevice Handler was stopping the search once the opcode expected did not match
  • Cleanup debug window
#
11:34 on Apr 24, 2010OpenBeOS
Commit by oruizdorantes :: r36445 /haiku/trunk/ (6 files in 3 dirs):

LocalDevice:

  • Implement REading of the default timeouts
  • Retrieval of all possible LinkKeys stored inside the dongle
  • Provided function to force an authentication process with remote devices RemoteDevice:
  • Allow Haiku initiate a fully authenticated connection
#
11:16 on Apr 24, 2010OpenBeOS
Commit by oruizdorantes :: r36444 /haiku/trunk/ (2 files in 2 dirs):

  • Introduce template methods for single or non parameter commands
  • Remove some old legacy command creation functions
#
20:10 on Apr 17, 2010OpenBeOS
Commit by oruizdorantes :: r36335 /haiku/trunk/src/servers/bluetooth/ (LocalDeviceImpl.cpp LocalDeviceImpl.h):

  • Some refactoring on the event handling
#
13:37 on Apr 02, 2010OpenBeOS
Commit by oruizdorantes :: r36028 /haiku/trunk/headers/private/bluetooth/PortListener.h:
?\195?\130- Use given macro for system team, thanks Jerome
#
12:12 on Apr 02, 2010OpenBeOS
Commit by oruizdorantes :: r36027 /haiku/trunk/ (5 files in 4 dirs):

  • Read Local features al LocalDevice constructor
  • keep record in UL and KL side
#
11:42 on Apr 02, 2010OpenBeOS
Commit by oruizdorantes :: r36026 /haiku/trunk/src/add-ons/kernel/network/protocols/l2cap/l2cap_lower.cpp:

  • Prepending l2cap header in a separate function to not play with c++ contexts
#
11:31 on Apr 02, 2010OpenBeOS
Commit by oruizdorantes :: r36025 /haiku/trunk/headers/private/bluetooth/PortListener.h:

  • In the case the port is created in Kernel context force it to stay in kernel team, as the creation can be initated by a UL thread
#