From b3927e51e34be38111778fdceb0d3384934af1f7 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Wed, 29 Mar 2006 09:03:48 +0000 Subject: Add BondingFailed signal to the API spec. --- hcid/dbus-api.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt index be07afab..51081424 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -707,6 +707,10 @@ Signals void ModeChanged(string mode) Signals that a bonding was removed. + void BondingFailed(string address) + + Signals that bonding creation failed. + Security hierarchy ================== -- cgit