You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Introduction

The host software indicates the status to Dongle through the HID protocol. Dongle transmits control commands and status to the host through the HID protocol.

HID Usage Tables
Telephony Device Page(0x0B) Usages Supported by Device
Usage IDUsage NameUsage TypeComments
01PhoneCA(Collection
Application)

20Hook SwitchOOC(On/Off control)
97Line Busy ToneOOC(On/Off control)
Button Page(0x09) Usages Support by Device
07Button 7OOC(On/Off control)Reject call
LED Page(0x08) Usages Supported by Device
17Off HookOOC
18RingOOC
09MuteOOC
20HoldOOC
Protocol format
Call State Indication(Output) PC=>Device
Report
ID(8bit
)
Off-ho
ok(1bit
)
Mute(1
bit)
Ring(1
bit)
Hold(1
bit)
Microp
hone(1
bit)
ON_LI
NE(1bi
t)
RINGE
R(1bit)
Reserv
ed(9bit
)
Fixed(0
x02)
1(off-h
ook)/0(
on-hoo
k)
1(mute
)/0(un
mute)
By
Micros
oft Teams
1(Ring)
/0(non
-ring)
Not
Used
1(mute
)/0(un
mute)
Not
Used
Not
Used



















Control command(Input) Device=>PC
Report
ID(8bit
)
Hook
Switch(
1bit)
Busy(1
bit)
Line(1b
it)
Mute(1
bit)
Flash(1
bit)
Redail(
1bit)
Speed
Dial(1b
it)
Reject(
1bit)
Reserv
ed(8bit
)
Fixed(0
x02)
1 valid1(busy)
/0(idle)
Not
Used
1 validNot
Used
Not
Used
Not
Used
1 valid

  
  

  • No labels