OSDN Git Service

doc: Document missing errors returned by the Device1 API.
authorAlex Deymo <deymo@chromium.org>
Thu, 9 May 2013 19:09:48 +0000 (12:09 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 10 May 2013 11:22:59 +0000 (14:22 +0300)
commit51906a8b97ea596e683ab7cb12a099eea9fd94e4
tree33fe9d0f7338b38baf9f21de3c7af06f15eff799
parenta7171953ac4c377a44259fa61a12fe8bc3e8f925
doc: Document missing errors returned by the Device1 API.

There were two groups of missing error messages in the documentation:
* For org.bluez.Device1.DisconnectProfile:
  This method could certainly call btd_error_not_supported or
  btd_error_failed returning those errors.
* For org.bluez.Device1.Pair:
  The pairing process could certainly call new_authentication_return
  which can return (and actualy does) five other different errors.
doc/device-api.txt