• 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
Re: The issue on bluetooth mouse
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The issue on bluetooth mouse


  • Subject: Re: The issue on bluetooth mouse
  • From: Matthias Ringwald <email@hidden>
  • Date: Mon, 22 Sep 2014 13:42:09 +0200

Hi

it’s not possible to an LE HID Service (like a Bluetooth mouse) on stock iOS

See chapter 3.12 in https://developer.apple.com/hardwaredrivers/BluetoothDesignGuidelines.pdf

"The following services are implemented internally by iOS and shall not be published by third party iOS applications:
..
- Bluetooth Low Energy HID
..
“

While “SHALL NOT” indicates that it might be technically possible, CoreBluetooth ignores an attempt to register an LE HID service.

Best
  Matthias


On 22 Sep 2014, at 10:18, BaoYu <email@hidden> wrote:

> Dear everyone.
>
> I am developing an app similar to apple magic mouse.
> I paired iPod and bluetooth dongle-plugged Mac.
> Thanks to a colleague, i succeeded in getting Mouse report descriptors.
> Here’s a objective-c message i have in mind.
>
> [testPeripheral writeValue:dataToSend forCharacteristic:characteristic type:CBCharacteristicWriteWithoutResponse];
>
> I can compose the dataToSend structure, however, what UUID should i use for characteristic?
>
> Best Regards.
> _______________________________________________
> 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


 _______________________________________________
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


References: 
 >The issue on bluetooth mouse (From: BaoYu <email@hidden>)

  • Prev by Date: The issue on bluetooth mouse
  • Next by Date: Can't connect to peripheral from Background in iOS 8
  • Previous by thread: The issue on bluetooth mouse
  • Next by thread: Can't connect to peripheral from Background in iOS 8
  • Index(es):
    • Date
    • Thread