The sysmodule impl for the funcptr used with this cmd only uses the [[#Address]] - this and hard-coded string "0000" are written into the parameter struct (and a size field for the string).
+
The sysmodule impl for the funcptr used with this cmd only uses the [[#Address]] - this and hard-coded PIN "0000" are written into the parameter struct (and a size field for the PIN).
== RespondToSspRequest ==
== RespondToSspRequest ==
Line 372:
Line 372:
This is used by [[BTM_services|btm]].
This is used by [[BTM_services|btm]].
−
The sysmodule impl for the funcptr used with this cmd only uses the [[#Address]] and bool - the parameter struct size is only 0x7-bytes.
+
The sysmodule impl for the funcptr used with this cmd only uses the [[#Address]] and bool - the parameter struct size is only 0x7-bytes. The bool indicates whether the request is accepted.