--- doc/oob-api.txt | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/doc/oob-api.txt b/doc/oob-api.txt index b0f76db..7b93514 100644 --- a/doc/oob-api.txt +++ b/doc/oob-api.txt @@ -59,3 +59,17 @@ Methods void RegisterProvider(object provider) Possible errors: org.bluez.Error.UpdateFailed org.bluez.Error.NoProvider org.bluez.Error.InProgress + +-------------------------------------------------------------------------------- + +Service unique name +Interface org.bluez.Agent +Object path freely definable + +Methods void RequestApproval(object device) + + This method gets called when the service daemon + needs to confirm incoming OOB pairing request. + + Possible errors: org.bluez.Error.Rejected + org.bluez.Error.Canceled -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html