Bluetooth: CSIP: remove print_sirk
The print_sirk function that simply logs the SIRK has been removed, as the SIRK is now directly accessible to the application via the get_sirk function. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
This commit is contained in:
parent
41a589c5fa
commit
25416b86e9
6 changed files with 0 additions and 35 deletions
|
@ -27,7 +27,6 @@ register callbacks.
|
|||
[rank <int>] [not-lockable] [sirk <data>]
|
||||
lock :Lock the set
|
||||
release :Release the set [force]
|
||||
print_sirk :Print the currently used SIRK
|
||||
set_sirk :Set the currently used SIRK <sirk>
|
||||
get_sirk :Get the currently used SIRK
|
||||
set_sirk_rsp :Set the response used in SIRK requests <accept, accept_enc,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue