diff options
| -rw-r--r-- | hcid/dbus-api.txt | 4 | 
1 files changed, 4 insertions, 0 deletions
| 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  ================== | 
