• 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: centralDid(Dis)connect not invoked
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: centralDid(Dis)connect not invoked


  • Subject: Re: centralDid(Dis)connect not invoked
  • From: Khrob Edmonds <email@hidden>
  • Date: Mon, 06 Aug 2012 10:54:44 -0700

Those particular callbacks don't happen any more.

If you want to know when a central is interested in a particular characteristic, make it a subscribable one and watch for 


- (void)peripheralManager:(CBPeripheralManager *)peripheral central:(CBCentral *)central didSubscribeToCharacteristic:(CBCharacteristic *)characteristic;

and 

- (void)peripheralManager:(CBPeripheralManager *)peripheral central:(CBCentral *)central didUnsubscribeFromCharacteristic:(CBCharacteristic *)characteristic;


 Khrob
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
  • Follow-Ups:
    • Re: centralDid(Dis)connect not invoked
      • From: Andras Kovi <email@hidden>
References: 
 >centralDid(Dis)connect not invoked (From: Andras Kovi <email@hidden>)

  • Prev by Date: Re: The activation time of the application running in the background
  • Next by Date: Re: centralDid(Dis)connect not invoked
  • Previous by thread: centralDid(Dis)connect not invoked
  • Next by thread: Re: centralDid(Dis)connect not invoked
  • Index(es):
    • Date
    • Thread