From: Mikel Astiz <mikel.astiz@xxxxxxxxxxxx> Add a short description of the session properties to be consistent with the rest of the documentation. --- doc/client-api.txt | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/doc/client-api.txt b/doc/client-api.txt index 8621df8..c0cca2d 100644 --- a/doc/client-api.txt +++ b/doc/client-api.txt @@ -53,10 +53,16 @@ Methods dict GetProperties() Properties string Source [readonly] + Bluetooth address of the local adapter. + string Destination [readonly] + Bluetooth address of remote device. + byte Channel [readonly] + RFCOMM channel number being used. + Object Push hierarchy ===================== -- 1.7.7.6 -- 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