Wireless Communication Library Support Forum

Frameworks => Bluetooth Framework => Topic started by: MattFinch on November 27, 2013, 06:17:40 PM

Title: Controlling of wclclient connection sleep modes
Post by: MattFinch on November 27, 2013, 06:17:40 PM
Hi,

I am writing some Delphi code to communicate with bluetooth devices and have been asked by the embedded firmware programmer whether it is possible to change the wclclient connection to the various sleep modes like sniff, park, hold etc? I cannot sleep to find any information regarding changing the ACL sleep mode so not sure if this is possible through your libraries. Any help you can give is most welcome.

Kind Regards,

Matt
Title: Re: Controlling of wclclient connection sleep modes
Post by: Mike Petrichenko on November 27, 2013, 07:07:56 PM
Hi,

Unfortunately it is impossible.
Title: Re: Controlling of wclclient connection sleep modes
Post by: MattFinch on November 28, 2013, 10:48:44 AM
I thought that the various sleep modes (park, hold, sniff) is protocol specific and can be requested in each individual master/slave connection?
Title: Re: Controlling of wclclient connection sleep modes
Post by: Mike Petrichenko on November 28, 2013, 11:19:14 AM
It is impossible on windows platform.