• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Undo key for HID over GATT
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Undo key for HID over GATT


  • Subject: Undo key for HID over GATT
  • From: Nick Brook <email@hidden>
  • Date: Thu, 4 May 2017 15:47:57 +0100

I’m trying to create a device which will send an undo command which works cross platform. I would have thought the AC Undo consumer code would do it, but it doesn’t seem to work on Windows, Mac or iOS. Does anyone know if that should be supported, or if there is a different way to do this?

Here’s my HID descriptor in case I’m doing anything wrong. AC home works as a home button on iOS. I’m sending 0x21A in the report for AC undo.

//--------------------------------------------------------------------------------
// Decoded Application Collection
//--------------------------------------------------------------------------------

/*
05 0C        (GLOBAL) USAGE_PAGE         0x000C Consumer Device Page 
09 01        (LOCAL)  USAGE              0x000C0001 Consumer Control (CA=Application Collection) 
A1 01        (MAIN)   COLLECTION         0x01 Application (Usage=0x000C0001: Page=Consumer Device Page, Usage=Consumer Control, Type=CA)
85 02          (GLOBAL) REPORT_ID          0x02 (2) 
19 01          (LOCAL)  USAGE_MINIMUM      0x000C0001 Consumer Control (CA=Application Collection) 
2A 9C02        (LOCAL)  USAGE_MAXIMUM      0x000C029C AC Distribute Vertically (Sel=Selector) 
15 01          (GLOBAL) LOGICAL_MINIMUM    0x01 (1)  
26 9C02        (GLOBAL) LOGICAL_MAXIMUM    0x029C (668)  
75 10          (GLOBAL) REPORT_SIZE        0x10 (16) Number of bits per field  
95 04          (GLOBAL) REPORT_COUNT       0x04 (4) Number of fields  
81 00          (MAIN)   INPUT              0x00000000 (4 fields x 16 bits) 0=Data 0=Array 0=Absolute 0=Ignored 0=Ignored 0=PrefState 0=NoNull 
C0           (MAIN)   END_COLLECTION     Application
*/

Thanks

Nick Brook

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: sending AAC music file over bluetooth
  • Next by Date: Re: sending AAC music file over bluetooth
  • Previous by thread: Re: sending AAC music file over bluetooth
  • Next by thread: BLE insecure mode
  • Index(es):
    • Date
    • Thread