--- doc/mgmt-api.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 28e7845..6d3b86b 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -1700,6 +1700,27 @@ Start Read Remote RSSI Command Invalid Index +Stop Read Remote RSSI Command +============================= + + Command Code: 0x0032 + Controller Index: <controller id> + Command Parameters: Address (6 Octets) + Adress_Type (1 Octet) + + Return Parametes: + + This command is used to stop read remote RSSI started with + Start Read Remote RSSI command. + + This command generates Command Complete event on success + and on failure. + + Possible errors: Rejected + Invalid Parameters + Invalid Index + + Command Complete Event ====================== -- 1.8.4 -- 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