Ticket #1 (closed enhancement: fixed)

Opened 8 months ago

Last modified 8 months ago

Request Mode (13)

Reported by: cktakahasi Assigned to: vudentz
Priority: major Milestone: Sprint 1
Component: core Version: 3.30
Keywords: Cc:
Estimated Number of Hours: Add Hours to Ticket:
Billable?: Total Hours:

Description (Last modified by vudentz)

Implement RequestMode? method.

Requirements:

  • It can only set "connectable" or "discoverable" modes.
  • Session can temporary request a higher mode than the global mode.
  • By the time a session is active discoverable timeout is not enabled.
  • It supports multiples applications, the higher requested mode prevail.
  • Requested modes should be accepted by agent every time a higher mode is requested.
  • All requests are appended to a list, the session will live until

the last application releases it.

  • After the last application using the session exit the mode changes back to global mode.
  • SetMode/SetProperty?("Mode" takes effects on either session mode

and global mode if it is higher and just in global mode if it is lower asking the agent if the application can lower session mode.

Change History

04/01/08 21:07:09 changed by vudentz

  • milestone set to Sprint 1.

04/03/08 22:20:31 changed by vudentz

  • status changed from new to assigned.

04/03/08 22:35:26 changed by vudentz

  • description changed.

04/03/08 22:36:50 changed by vudentz

  • description changed.

04/03/08 22:38:54 changed by vudentz

  • description changed.

04/08/08 19:23:21 changed by vudentz

  • status changed from assigned to closed.
  • version changed from 3.29 to 3.30.
  • resolution set to fixed.

04/09/08 18:57:40 changed by vudentz

  • summary changed from Request Mode to Request Mode (13).