Parent: 6402393ae7ceb6cee0259503fe9b006d623d17be
Author: Denis Kenzior <denkenz@gmail.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2013-09-11 21:48:34
Tree: b12747f5ae468a902e0c8ede5e9ca398b53df89b
doc: Remove Profile1.Cancel() method There does not seem to be any actual need for this method. The current implementation calls Cancel when a pending NewConnection() or RequestDisconnection() method call fails. Additionally it calls Cancel() when the remote client has disconnected. In either case BlueZ calls shutdown on the file descriptor associated with the agent and issues a Cancel() method call. The closing of the file descriptor will trigger a HUP on the agent side, which will trigger normal cleanup procedures. The received Cancel() method call is redundant in both cases.
Diffstat
| M | doc/profile-api.txt | | | 8 | - - - - - - - - |
1 files changed, 0 insertions(+), 8 deletions(-)